<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925599#M408840</link>
    <description>This is telling you that toto does not exist. By chance was this account added via editing of the passwd file? Were there any unprintable characters used in the creation?&lt;BR /&gt;&lt;BR /&gt;The command 'cat -v' may be of help in IDing the nonprinting characters.&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cat -v /etc/passwd&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Sep 2005 09:41:56 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-09-13T09:41:56Z</dc:date>
    <item>
      <title>passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925596#M408837</link>
      <description>Hello to all,&lt;BR /&gt;I have a problem on an standalone workstation.&lt;BR /&gt;It is impossible to me to change a user passwd !!!!&lt;BR /&gt;It's the samle whith a root privilege :&lt;BR /&gt;&lt;BR /&gt;passwd toto&lt;BR /&gt;Invalid login name.&lt;BR /&gt;&lt;BR /&gt;/root # which passwd&lt;BR /&gt;/usr/bin/passwd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Tue, 13 Sep 2005 09:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925596#M408837</guid>
      <dc:creator>SupraTeam_1</dc:creator>
      <dc:date>2005-09-13T09:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925597#M408838</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there anything strange with the login name. Check the user entry in the  /etc/passwd file .&lt;BR /&gt;&lt;BR /&gt;Or, are you using NIS ?</description>
      <pubDate>Tue, 13 Sep 2005 09:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925597#M408838</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-09-13T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925598#M408839</link>
      <description>The response indicates that the user does not exist.&lt;BR /&gt;&lt;BR /&gt;cat /etc/passwd | grep toto | wc -l&lt;BR /&gt;&lt;BR /&gt;If the reponse is 1 then it does exist, if not, it needs to be added.&lt;BR /&gt;&lt;BR /&gt;If its supposed to be there, time to check for corruption:&lt;BR /&gt;&lt;BR /&gt;bdf&lt;BR /&gt;&lt;BR /&gt;Is root / full?&lt;BR /&gt;&lt;BR /&gt;pwck&lt;BR /&gt;&lt;BR /&gt;grpck&lt;BR /&gt;&lt;BR /&gt;Some errors are acceptable, but not a lot.&lt;BR /&gt;&lt;BR /&gt;Also, check permissions on /usr/bin/passwd&lt;BR /&gt;ll /usr/bin/passwd&lt;BR /&gt;&lt;BR /&gt;It is supposed to be suid, and some adventurous admins turn that off stopping users from being able to change their own passwords.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Sep 2005 09:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925598#M408839</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-13T09:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925599#M408840</link>
      <description>This is telling you that toto does not exist. By chance was this account added via editing of the passwd file? Were there any unprintable characters used in the creation?&lt;BR /&gt;&lt;BR /&gt;The command 'cat -v' may be of help in IDing the nonprinting characters.&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cat -v /etc/passwd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 09:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925599#M408840</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-09-13T09:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925600#M408841</link>
      <description>Thank you Steven,&lt;BR /&gt;the probleme was i had a bad account in /etc/passwd , i see whith pwck&lt;BR /&gt;Thank you very much</description>
      <pubDate>Tue, 13 Sep 2005 09:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925600#M408841</guid>
      <dc:creator>SupraTeam_1</dc:creator>
      <dc:date>2005-09-13T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925601#M408842</link>
      <description>Steven E Protter   Find my problem Thanks</description>
      <pubDate>Tue, 13 Sep 2005 09:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-problem/m-p/4925601#M408842</guid>
      <dc:creator>SupraTeam_1</dc:creator>
      <dc:date>2005-09-13T09:51:30Z</dc:date>
    </item>
  </channel>
</rss>

