Re: Cant change any user password
Posted by ErmanArslansOracleBlog on Sep 27, 2017; 7:48am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Cant-change-any-user-password-tp3633p3636.html
Your account may be locked by PAM.
With root ->
First try to unlock the password of the user using passwd -u <user>
If you can't do it, use pam_tally --user=<user> --reset --again with root