Operating System - HP-UX
1834462 Members
2922 Online
110067 Solutions
New Discussion

Re: SSH and password aging

 
dungnt
New Member

SSH and password aging

My system is running on HP-UX 11.23 ia64. I configured password aging for all account on this system (the system is changed to trusted mode).

All account access to system using ssh protocol (I don't want use telnet).

But the password of accounts when expire, the system not warning. I don't know why?

Anyone know why, please help me, I want it will notificate to users before their passwords expire?

Regards!
3 REPLIES 3
Kapil Jha
Honored Contributor

Re: SSH and password aging

Hello
I think you need to specify
PASSWORD_WARNDAYS optiono
You can go through
man passwd and man usermod.
Hope this help.
BR.
Kapil
I am in this small bowl, I wane see the real world......
AwadheshPandey
Honored Contributor

Re: SSH and password aging

http://www.docs.hp.com/en/B2355-90121/ch02s06.html
It's kind of fun to do the impossible
dungnt
New Member

Re: SSH and password aging

Thanks AwadheshPandey, Kapil Jha!

When I applied password policy, I configured using sam as your documents, all of settings is actived by sam. The system actually is trusted mode. And, I find that problem (ssh not warning before password expired).

But in security defaults configuration file, all of parameter related is still commented out as original hp-ux installed.

Are you have comment?

Regards!