Operating System - Linux
1825882 Members
2799 Online
109689 Solutions
New Discussion

Authentication token manipulation error

 
Gerard Powell
Advisor

Authentication token manipulation error

After I have set the passwd aging for a particular user "cord" and tried to login, It requested to change the passwd. When I type the passwd it give an error: "Authentication token manipulation error".
The sequence is listed below

Could somebody help please.

[root@devtest ~]# passwd -n 2 -x 15 -w 3 -i 99999 cord
Adjusting aging data for user cord.
passwd: Success

Red Hat Enterprise Linux AS release 4 (Nahant)
Kernel 2.6.9-5.ELsmp on an i686
login: cord
Password:
You are required to change your password immediately (password aged)
Changing password for cord
(current) UNIX password:

Authentication token manipulation error
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Authentication token manipulation error

Shalom from Chicago Gerard ,

Usually this occurs due to a missing entry for the user in /etc/passwd /etc/shadow or /etc/group

Check the consistency of those files.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ivan Ferreira
Honored Contributor

Re: Authentication token manipulation error

What do you get in /var/log/secure? Are you trying loging in using secure shell?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?