«

»

Jun 22

Authentication Token Manipulation Error

While changing password for user on server error appeared as Authentication Token Manipulation Error.
Example:

 

#passwd user
Authentication Token Manipulation Error

This error is being shown as /etc/shadowed (password files) doesn’t have entry for this user.

.i.e. /etc/passwd has entry for this user, but /etc/shadow doesn’t.

FIX:

 

You can either add the entry manually in file /etc/shadow or You can use command pwconv to recreate missing entry under shadow file.

 


contact@webhostingsupport.info

Post to Twitter

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>