1833758 Members
2750 Online
110063 Solutions
New Discussion

SSH-Password Expiry

 
Frank Norgan
Occasional Contributor

SSH-Password Expiry

I have an HP UX 11i box that is configured for SSH. User logon passwords are set to expire every 30 days on this box. When connecting via an SSH client to this box, the change password prompt (box) does not get presented to the SSH client when the user's password has expired.

We were using TELNET before SSH, and HPUX password expiry prompted users to change their expired passwords.

What is the trick to get the expiry password change request presented to the SSH client?

Thanks
Frank
2 REPLIES 2
Senthil Prabu.S_1
Trusted Contributor

Re: SSH-Password Expiry

Hi,
What version of ssh, r u using....?.
From OpenSSH 3.8, password expiry is supported.
Check this post;
http://marc.info/?l=openssh-unix-dev&m=107650523726292#1

I am not sure whether HP Secured Shell supports tihs. still, there are patches available to fix this problem on all OSes, I guess.

Also, you can use pam modules to do this.

HTH,
Prabu.S
One man's "magic" is another man's engineering. "Supernatural" is a null word.
Senthil Prabu.S_1
Trusted Contributor

Re: SSH-Password Expiry

Hi,

This should solve your problem :
http://docs.hp.com/en/J4269-90018/ch01s05.html



Check these threads as well, you will get some ideas;
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=16253
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1020871


HTH,
Prabu.S

One man's "magic" is another man's engineering. "Supernatural" is a null word.