passwd: Authentication token manipulation error
Ran ansible user password change playbook and now I can't change the user password. Tried to ran passwd from the console but getting the error:
" passwd: Authentication token manipulation error". Anyone ever encountered this error?
Responses
Sisheer Guragain, as a starting point, try this link https://access.redhat.com/solutions/21693,
Also, let's say the username is "elvis", try this
Also try /sbin/pam_tally2 --user elvis
and /sbin/faillock --user elvis and /sbin/faillock --reset --user elvis
See that article too, let us know how it goes
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
