Linux: User cannot change password by issuing passwd command

 

Error(s)

passwd: Authentication token manipulation error
passwd: password unchanged

 

Try

As root

#cp /etc/shadow- /etc/shadow

su – username

passwd

The user must able to change the password now.

Resource

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.