<?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: User Creation on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535777#M25937</link>
    <description>Hi Laurent, A. Clay Stephenson&lt;BR /&gt;  I have checked the permission of passwd file &lt;BR /&gt;and found rw-r--r--.&lt;BR /&gt;&lt;BR /&gt;As suggested by A. Clay Stephenson I have tried but still " $ id" doesn't shows username&lt;BR /&gt;after uid no.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Jun 2001 02:17:14 GMT</pubDate>
    <dc:creator>ashwin</dc:creator>
    <dc:date>2001-06-05T02:17:14Z</dc:date>
    <item>
      <title>User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535774#M25934</link>
      <description>Hello to members,&lt;BR /&gt;    I have created one user with SAM,&lt;BR /&gt;User is successfully created but when I am login to that user and tooks the output of &lt;BR /&gt;"id" it is as follows,&lt;BR /&gt; $ id&lt;BR /&gt;   uid=102( ) gid=20 (users)&lt;BR /&gt;It gives uid no. but doesn't show  the user name in bracket. Have any idea about it. Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Jun 2001 06:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535774#M25934</guid>
      <dc:creator>ashwin</dc:creator>
      <dc:date>2001-06-03T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535775#M25935</link>
      <description>Is /etc/passwd world readable (should be rw-r--r--) ?&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Jun 2001 14:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535775#M25935</guid>
      <dc:creator>Laurent Paumier</dc:creator>
      <dc:date>2001-06-03T14:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535776#M25936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If this is an 11.x box then one other thing can cause this: pwgrd. If /var/tmp or /tmp is full you will see this behavior; you might also try stopping/starting pwgrd.&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;./pwgr stop&lt;BR /&gt;./pwgr start&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Jun 2001 18:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535776#M25936</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-03T18:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535777#M25937</link>
      <description>Hi Laurent, A. Clay Stephenson&lt;BR /&gt;  I have checked the permission of passwd file &lt;BR /&gt;and found rw-r--r--.&lt;BR /&gt;&lt;BR /&gt;As suggested by A. Clay Stephenson I have tried but still " $ id" doesn't shows username&lt;BR /&gt;after uid no.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2001 02:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535777#M25937</guid>
      <dc:creator>ashwin</dc:creator>
      <dc:date>2001-06-05T02:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535778#M25938</link>
      <description>What does "grep :102: /etc/passwd" give ?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2001 06:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535778#M25938</guid>
      <dc:creator>Laurent Paumier</dc:creator>
      <dc:date>2001-06-05T06:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535779#M25939</link>
      <description>Change the uid of user.</description>
      <pubDate>Tue, 05 Jun 2001 08:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation-on-hp-ux/m-p/2535779#M25939</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-06-05T08:10:31Z</dc:date>
    </item>
  </channel>
</rss>

