Operating System - HP-UX
1833589 Members
3567 Online
110061 Solutions
New Discussion

cannot change password when the password has been expired

 
Andy Ch
Occasional Contributor

cannot change password when the password has been expired

login: user1
Password:
Your password has expired. Choose a new one
Changing password for user1
Old password:
Sorry.

There is no problem on changing the password by root or by user (at unix prompt). However, if the password expired, when the user login and entered the old password, then it only returned the "Sorry" and then back to the login prompt again.
4 REPLIES 4
Anshumali
Esteemed Contributor

Re: cannot change password when the password has been expired

Is the old password correct?
Looks like its not taking the old password and pushing you back..
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Andy Ch
Occasional Contributor

Re: cannot change password when the password has been expired

Yes. it is because our customer told me that he put the right password at this prompt.
Ivan Krastev
Honored Contributor

Re: cannot change password when the password has been expired

Check for special symbols in old password if any.
Some of symbols are control for the terminals.

regards,
ivan
Andy Ch
Occasional Contributor

Re: cannot change password when the password has been expired

ok, I will call our customer to verify it, Thanks.