<?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 Implementing shadow password file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198797#M732925</link>
    <description>I have just implemented shadow passwords by running pwconv. This has created a /etc/shadoow file and replaced password entries in /etc/passwd with a 'x'. &lt;BR /&gt;&lt;BR /&gt;I created a new user, and I was able to su - to the user from the root logon. However, if I try to su from another user account, I get the below error&lt;BR /&gt;&lt;BR /&gt;su: Unknown id: test_user&lt;BR /&gt;&lt;BR /&gt;Any ideas why this would be so ?&lt;BR /&gt;&lt;BR /&gt;Berd</description>
    <pubDate>Mon, 14 Sep 2009 08:39:28 GMT</pubDate>
    <dc:creator>Berd</dc:creator>
    <dc:date>2009-09-14T08:39:28Z</dc:date>
    <item>
      <title>Implementing shadow password file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198797#M732925</link>
      <description>I have just implemented shadow passwords by running pwconv. This has created a /etc/shadoow file and replaced password entries in /etc/passwd with a 'x'. &lt;BR /&gt;&lt;BR /&gt;I created a new user, and I was able to su - to the user from the root logon. However, if I try to su from another user account, I get the below error&lt;BR /&gt;&lt;BR /&gt;su: Unknown id: test_user&lt;BR /&gt;&lt;BR /&gt;Any ideas why this would be so ?&lt;BR /&gt;&lt;BR /&gt;Berd</description>
      <pubDate>Mon, 14 Sep 2009 08:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198797#M732925</guid>
      <dc:creator>Berd</dc:creator>
      <dc:date>2009-09-14T08:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing shadow password file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198798#M732926</link>
      <description>I found that my test user name was too long by running pwck. &lt;BR /&gt;&lt;BR /&gt;Created a account with smaller username and all now ok.&lt;BR /&gt;&lt;BR /&gt;Berd</description>
      <pubDate>Mon, 14 Sep 2009 09:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198798#M732926</guid>
      <dc:creator>Berd</dc:creator>
      <dc:date>2009-09-14T09:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing shadow password file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198799#M732927</link>
      <description>Berd,&lt;BR /&gt;&lt;BR /&gt;Do you get the same problem if you create a user ID with 8 or less characters?&lt;BR /&gt;&lt;BR /&gt;i.e. try with username testuser (8 chars) rather than username test_user (9 chars)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 14 Sep 2009 09:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-shadow-password-file/m-p/5198799#M732927</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-09-14T09:00:58Z</dc:date>
    </item>
  </channel>
</rss>

