Operating System - HP-UX
1832978 Members
2656 Online
110048 Solutions
New Discussion

Re: After disable trusted system, user's passwords expires

 
SOLVED
Go to solution
Mimihpux
Advisor

After disable trusted system, user's passwords expires

Hello,

how can I disable password expiration for all users. I disabled trusted system and user's password expiration are still activated.
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: After disable trusted system, user's passwords expires

Shalom,

passwd -sa

check a few accounts out with sam.

I've seen this before and it required manual intervention to make the accounts behave properly.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mimihpux
Advisor

Re: After disable trusted system, user's passwords expires

Thanks a log Steve

I resolve this issue with your suggestion.