<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: passwd: Authentication token manipulation error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970216#M46973</link>
    <description>Also, ensure that the passwd command has the SUID bit enabled and it's owned by root.root.</description>
    <pubDate>Wed, 29 Mar 2006 09:32:49 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-03-29T09:32:49Z</dc:date>
    <item>
      <title>passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970205#M46962</link>
      <description>RHEL3 AS.  I created a handful of userids on the system.  When I log into the system as one of those users and issue "passwd" (to change the password), I get the following error.&lt;BR /&gt;&lt;BR /&gt;passwd: Authentication token manipulation error&lt;BR /&gt;&lt;BR /&gt;Any ideas.</description>
      <pubDate>Tue, 28 Mar 2006 13:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970205#M46962</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T13:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970206#M46963</link>
      <description>Try running system-config-auth and configure the right values.</description>
      <pubDate>Tue, 28 Mar 2006 13:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970206#M46963</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970207#M46964</link>
      <description>If you are talking about the /etc/pam.d/system-auth, it has the same values as all of my other working systems.  If you are in fact talking about a file called "system-config-auth", it doesn't exist.</description>
      <pubDate>Tue, 28 Mar 2006 14:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970207#M46964</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970208#M46965</link>
      <description>It was system-config-authentication, and yes, I want that system-config-authentication set the right values for /etc/pam.d/passwd and related files. Check also /etc/nsswitch.conf.</description>
      <pubDate>Tue, 28 Mar 2006 14:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970208#M46965</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T14:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970209#M46966</link>
      <description>Ivan, can you be a little more clear on what you are saying... thx.</description>
      <pubDate>Tue, 28 Mar 2006 14:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970209#M46966</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T14:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970210#M46967</link>
      <description>I see this when there acct's corresponding entry is not in the /etc/shadow file.&lt;BR /&gt;&lt;BR /&gt;This is 1 situation is which this error occurs.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 15:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970210#M46967</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-03-28T15:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970211#M46968</link>
      <description>How did you created these users? With useradd? Are you using something like NIS or LDAP?&lt;BR /&gt;&lt;BR /&gt;What I mean is that running system-config-authentication you can configure the pam settings for the files located in /etc/pam.d.&lt;BR /&gt;&lt;BR /&gt;In /etc/nsswitch.conf you should have something like this:&lt;BR /&gt;&lt;BR /&gt;passwd: files nis &lt;BR /&gt;shadow: files nis &lt;BR /&gt;group: files nis</description>
      <pubDate>Tue, 28 Mar 2006 15:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970211#M46968</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T15:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970212#M46969</link>
      <description>Not running NIS or LDAP in my environment.</description>
      <pubDate>Tue, 28 Mar 2006 15:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970212#M46969</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970213#M46970</link>
      <description>Joseph,&lt;BR /&gt;So you're able to login with your user account (and not just "su" from root), but cannot change password using "passwd"?</description>
      <pubDate>Wed, 29 Mar 2006 04:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970213#M46970</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-29T04:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970214#M46971</link>
      <description>Correct.</description>
      <pubDate>Wed, 29 Mar 2006 08:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970214#M46971</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-29T08:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970215#M46972</link>
      <description>What do you get when you run passwd in the /var/log/messages and /var/log/secure file?</description>
      <pubDate>Wed, 29 Mar 2006 09:13:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970215#M46972</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-29T09:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970216#M46973</link>
      <description>Also, ensure that the passwd command has the SUID bit enabled and it's owned by root.root.</description>
      <pubDate>Wed, 29 Mar 2006 09:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970216#M46973</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-29T09:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970217#M46974</link>
      <description>- can you send us output of &lt;BR /&gt;"grep passwd /etc/nsswitch.conf"&lt;BR /&gt;- is it possible to change root's password?&lt;BR /&gt;- is root able to change user's password?</description>
      <pubDate>Wed, 29 Mar 2006 11:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970217#M46974</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-29T11:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970218#M46975</link>
      <description>- can you send us output of &lt;BR /&gt;"grep passwd /etc/nsswitch.conf"&lt;BR /&gt;[root@rhel012 u]# grep passwd /etc/nsswitch.conf&lt;BR /&gt;#passwd:    db files ldap nis&lt;BR /&gt;passwd:     files&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- is it possible to change root's password?&lt;BR /&gt;yes&lt;BR /&gt;&lt;BR /&gt;- is root able to change user's password?&lt;BR /&gt;yes</description>
      <pubDate>Wed, 29 Mar 2006 11:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970218#M46975</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-29T11:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970219#M46976</link>
      <description>Agree with Ivan - permission/ownership of /usr/bin/passwd may be a problem. Let's check integrity of "passwd" package with&lt;BR /&gt;&lt;BR /&gt;rpm -V passwd &lt;BR /&gt;&lt;BR /&gt;command. Output of this command should be empty if everything is OK.</description>
      <pubDate>Wed, 29 Mar 2006 12:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970219#M46976</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-29T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970220#M46977</link>
      <description>As indicated... no output.</description>
      <pubDate>Wed, 29 Mar 2006 12:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970220#M46977</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-29T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970221#M46978</link>
      <description>"chpw" output?</description>
      <pubDate>Wed, 29 Mar 2006 14:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970221#M46978</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-29T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970222#M46979</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is it possible you never set an initial password for the users you created with root ?&lt;BR /&gt;&lt;BR /&gt;Try first setting a password with root for &lt;BR /&gt;the users you created.&lt;BR /&gt;Login with one of the created users and try passwd then.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;S.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 16:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970222#M46979</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2006-03-29T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970223#M46980</link>
      <description>&lt;BR /&gt;Possible... but not the case.  I create the id, set the password, log in for the first time using that password, go to change the password, and then I get the error: &lt;BR /&gt;&lt;BR /&gt;passwd: Authentication token manipulation error&lt;BR /&gt;&lt;BR /&gt;thx&lt;BR /&gt;&lt;BR /&gt;Is it possible you never set an initial password for the users you created with root ?&lt;BR /&gt;&lt;BR /&gt;Try first setting a password with root for &lt;BR /&gt;the users you created.&lt;BR /&gt;Login with one of the created users and try passwd then.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 08:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970223#M46980</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-30T08:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: passwd: Authentication token manipulation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970224#M46981</link>
      <description>Logs please! /var/log/message /var/log/secure after the passwd command.&lt;BR /&gt;&lt;BR /&gt;Check permissions for the /etc/passwd and /etc/shadow file.&lt;BR /&gt;&lt;BR /&gt;/etc/passwd root.root -rw-r--r--&lt;BR /&gt;/etc/shadow root.root -r--------</description>
      <pubDate>Thu, 30 Mar 2006 09:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passwd-authentication-token-manipulation-error/m-p/4970224#M46981</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-30T09:11:55Z</dc:date>
    </item>
  </channel>
</rss>

