Operating System - HP-UX
1833053 Members
2712 Online
110049 Solutions
New Discussion

password expiration question

 
SOLVED
Go to solution
KPS
Super Advisor

password expiration question

Hi,

On HP-UX 11.23, is there any other way to set password expiration for users with exception to Trusted System or is that the only game in town?

Thanks,
KPS
2 REPLIES 2
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: password expiration question

Hi,

No you can use the /etc/default/security file.

PASSWORD_MAXDAYS
PASSWORD_MINDAYS
PASSWORD_WARNDAYS

These attributes applies only to local users and does not apply to trusted systems

http://docs.hp.com/en/B3921-60631/security.4.html

Robert-Jan
KPS
Super Advisor

Re: password expiration question

Thanks Robert-Jans you answered my question...

KPS