<?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: /etc/group problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699691#M57604</link>
    <description>Hi,&lt;BR /&gt;The /etc/group file does *NOT* need to keep a record of the user's default group found in /etc/passwd. Many revisions ago this was true and the LINE TOO LONG error was created when SAM would blindly concatenate more user ID's on the same line. &lt;BR /&gt;&lt;BR /&gt;For example the default user group is groupID=20 and known as users, then the only information needed about users is: &lt;BR /&gt;&lt;BR /&gt;users::20: &lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;Animesh&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Apr 2002 06:12:38 GMT</pubDate>
    <dc:creator>Animesh Chakraborty</dc:creator>
    <dc:date>2002-04-09T06:12:38Z</dc:date>
    <item>
      <title>/etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699688#M57601</link>
      <description>in /etc/group,&lt;BR /&gt;pin::1001:&lt;BR /&gt;&lt;BR /&gt;does it mean nobody belongs to it,or everyone belongs to it?</description>
      <pubDate>Tue, 09 Apr 2002 05:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699688#M57601</guid>
      <dc:creator>iambluegary</dc:creator>
      <dc:date>2002-04-09T05:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699689#M57602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to look in the /etc/passwd file&lt;BR /&gt;to see how many users have this group (1001)&lt;BR /&gt;This is called the default group. Not having&lt;BR /&gt;any in the /etc/group indicates that no user&lt;BR /&gt;has 'pin' as a secondary group.&lt;BR /&gt;&lt;BR /&gt;# grep 1001 /etc/passwd&lt;BR /&gt;will find the users that have this group as&lt;BR /&gt;it's primary.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;~Michael~</description>
      <pubDate>Tue, 09 Apr 2002 06:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699689#M57602</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-09T06:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699690#M57603</link>
      <description>No user can change to group "pin" using the newgrp command.&lt;BR /&gt;&lt;BR /&gt;But users can belong to "pin" if the have the gid 1001 in their passwd-entry.&lt;BR /&gt;&lt;BR /&gt;Hardy</description>
      <pubDate>Tue, 09 Apr 2002 06:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699690#M57603</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-04-09T06:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699691#M57604</link>
      <description>Hi,&lt;BR /&gt;The /etc/group file does *NOT* need to keep a record of the user's default group found in /etc/passwd. Many revisions ago this was true and the LINE TOO LONG error was created when SAM would blindly concatenate more user ID's on the same line. &lt;BR /&gt;&lt;BR /&gt;For example the default user group is groupID=20 and known as users, then the only information needed about users is: &lt;BR /&gt;&lt;BR /&gt;users::20: &lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;Animesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 06:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699691#M57604</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-04-09T06:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699692#M57605</link>
      <description>As for not being able to chgrp to it, last I checked you can only chgrp into a group you belong to.  Makes the secondary primary.  &lt;BR /&gt;&lt;BR /&gt;If you dont have a secondary, how can you make it primary?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 09 Apr 2002 12:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699692#M57605</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-04-09T12:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699693#M57606</link>
      <description>Hi Iambluegary&lt;BR /&gt;&lt;BR /&gt;A set of users form a group , however a group can also be formed by single user too. The information in /etc/group has tells that there can be a single user or multiple user using the pin as the group name , this you identify using cat /etc/passwd | grep 1001 and look for the field after the uid . It can also be possible that a user was greated and deleted but the group for that user was not deleted. Also you can just run id after lgging in to get the uid and the gid for that user. In case there are users which share seconday memnership thos will appear after the last : in the /etc/group file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 09 Apr 2002 13:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-group-problem/m-p/2699693#M57606</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-09T13:11:14Z</dc:date>
    </item>
  </channel>
</rss>

