Results 1 to 5 of 5

Thread: Authentication token manipulation error

  1. #1
    Member
    Join Date
    Aug 2003
    Posts
    21

    Default Authentication token manipulation error

    many of my users just got this problem this past week or so that they cannot login to their CPanel. When I try to change the password from root using 'passwd USERNAME' I get this error:
    Authentication token manipulation error
    What is the problem and how can I fix it?

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jun 2003
    Posts
    647

    Default

    Open a ticket with the support desk. That error message is typically caused by malformed passwords in your /etc/passwd file, either they aren't shadowed, or something of the sort.

    Either way, it's something not very safe to be assisted with over the public forums.

  3. #3
    Member
    Join Date
    Apr 2005
    Posts
    15

    Default

    ThePlanet just fixed this on my server with:

    chmod 4755 /usr/bin/passwd

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    However, that is the wrong permission for /etc/passwd so people should be very careful in doing the same. /etc/passwd should be chmod 644 only.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Feb 2005
    Posts
    240

    Default

    I just encountered the same error message, but in my case the user was (very mysteriously) absent from /etc/shadow. Fixed it by manually adding a line for that user to /etc/shadow and then running passwd username.

Similar Threads

  1. Security token failure & not found error
    By Nyk0n in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 12-04-2010, 05:40 PM
  2. Manipulation Error
    By yousellstuff in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 03-08-2009, 05:13 PM
  3. Authentication token manipulation error
    By jimmy1987 in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 05-11-2008, 04:56 AM
  4. Replies: 4
    Last Post: 06-23-2005, 02:09 AM