0

is there a command in HP Unix used to change for example min age for password in this file without actually editing the file?

/tcb/files/auth/s/someuser

it has to do with trusted or non-trusted system...

1 Answers1

2

When using tcb use the following command:

/usr/lbin/modprpw -m mintm=5 someuser

Alternatively you can use sam (equivalent to smitty)