Operating System - HP-UX
1825775 Members
2313 Online
109687 Solutions
New Discussion

password expiry question?

 
SOLVED
Go to solution
rmueller58
Valued Contributor

password expiry question?

We are going to be forcing password changes..

I ran forced expiry on a test account..

We use SSH as our client.

It does the:

Last login: Thu Oct 2 10:24:35 2008 from xxx.xxx.xxx.xxx
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for username
Old password:
Sorry.
Last login: Thu Oct 2 10:25:06 2008 from xxx.xxx.xxx.xxx
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for username
Old password:
Last successful password change for username: NEVER
Last unsuccessful password change for username: Thu Oct 2 10:25:19 2008

New password:
Re-enter new password:


Once you enter the second new line password you a booted..

Then you need to log back in.. Is there something I am missing that would allow the user to continue logging in on the same session as the password change???
2 REPLIES 2
OldSchool
Honored Contributor
Solution

Re: password expiry question?

that seems to be typical behaviour, at least from 11.0 up....

"WARNING: Your password has expired.
You must change your password now and login again!"


rmueller58
Valued Contributor

Re: password expiry question?

Thanks Old School.. Just needed to verify it..