<?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: useradd question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199662#M166383</link>
    <description>Thanks for your responses, but this actually occurs with a simple "useradd -g &lt;GID&gt; -m testuser". Further investigation has indicated that this is possibly a feature of the 10.20 OS...&lt;/GID&gt;</description>
    <pubDate>Tue, 24 Feb 2004 05:06:49 GMT</pubDate>
    <dc:creator>sparky_2</dc:creator>
    <dc:date>2004-02-24T05:06:49Z</dc:date>
    <item>
      <title>useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199659#M166380</link>
      <description>The default behaviour of the useradd command is to only add a userid to the /etc/group file in the case of secondary group membership, because the primary group information is stored in the passwd file. On one of our systems, however, userids are being added to their primary group field. Excessive redundant information, I think, and this will probably lead to group file corruption with continued growth. Anyone have any ideas about why this may be happening? Thanks.</description>
      <pubDate>Mon, 23 Feb 2004 11:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199659#M166380</guid>
      <dc:creator>sparky_2</dc:creator>
      <dc:date>2004-02-23T11:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199660#M166381</link>
      <description>i think this is a default behavour of a linux system : each user gets a private group.</description>
      <pubDate>Mon, 23 Feb 2004 11:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199660#M166381</guid>
      <dc:creator>hein coulier</dc:creator>
      <dc:date>2004-02-23T11:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199661#M166382</link>
      <description>The OS has a hard limit on how many groups a user can be in, 20 for 11.11(11i).&lt;BR /&gt;&lt;BR /&gt;I would look at any user add scripts you or your operations staff are rnning.&lt;BR /&gt;&lt;BR /&gt;I'd also check the default user profile in /etc/skell&lt;BR /&gt;&lt;BR /&gt;This is either being done by script, default profile or manual edit.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 23 Feb 2004 11:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199661#M166382</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-23T11:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199662#M166383</link>
      <description>Thanks for your responses, but this actually occurs with a simple "useradd -g &lt;GID&gt; -m testuser". Further investigation has indicated that this is possibly a feature of the 10.20 OS...&lt;/GID&gt;</description>
      <pubDate>Tue, 24 Feb 2004 05:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199662#M166383</guid>
      <dc:creator>sparky_2</dc:creator>
      <dc:date>2004-02-24T05:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199663#M166384</link>
      <description>You are completly right,&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;At 10.20, when adding users via the useradd(1M) command, an entry for&lt;BR /&gt;the user was added to /etc/group. When using useradd at 11.0,&lt;BR /&gt;this does not occur and /etc/group must be manually updated. This occurs&lt;BR /&gt;even with the latest useradd patch for 11.0.&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Useradd does not add an entry to /etc/group at 11.0 DocId: KBRC00003218 &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063201097" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063201097&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 24 Feb 2004 05:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199663#M166384</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-02-24T05:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199664#M166385</link>
      <description>Thanks for the verification Robert-Jan. I assume that manually removing the userids from the group file (there are multiple duplicate group entries) will not affect user accessibility?</description>
      <pubDate>Tue, 24 Feb 2004 05:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199664#M166385</guid>
      <dc:creator>sparky_2</dc:creator>
      <dc:date>2004-02-24T05:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: useradd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199665#M166386</link>
      <description>Good question :-) i'm not shore !!&lt;BR /&gt;&lt;BR /&gt;It has been a long time since I had to admin 10.20. I would suggest to test it with a few users before removing them all from the /etc/group file.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 24 Feb 2004 05:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-question/m-p/3199665#M166386</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-02-24T05:27:00Z</dc:date>
    </item>
  </channel>
</rss>

