Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ group(4) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

crypt(3)

passwd(1)

passwd(4)

GROUP(4)



     GROUP(4)                                                 GROUP(4)



     NAME
          group - group file

     SYNOPSIS
          /etc/group

     DESCRIPTION
          Group contains for each group the following information:

          ⊕ group name

          ⊕ encrypted password

          ⊕ numerical group ID

          ⊕ a comma separated list of all users allowed in the group

          This is an ASCII file.  The fields are separated by colons;
          each group is separated from the next by a new-line.  If the
          password field is null, no password is demanded.

          This file resides in the /etc directory.  Because of the
          encrypted passwords, it can and does have general read
          permission and can be used, for example, to map numerical
          group ID's to names.

          A group file can have a line beginning with a plus (+),
          which means to incorporate entries from the Yellow Pages.
          There are two styles of + entries:  All by itself, + means
          to insert the entire contents of the Yellow Pages group file
          at that point; +name means to insert the entry (if any) for
          name from the Yellow Pages at that point.  If a + entry has
          a non-null password or group member field, the contents of
          that field will overide what is contained in the Yellow
          Pages.  The numerical group ID field cannot be overridden.

     EXAMPLE
          +myproject:::bill, steve
          +:

          If these entries appear at the end of a group file, then the
          group myproject will have members bill and steve, and the
          password and group ID of the Yellow Pages entry for the
          group myproject.  All the groups listed in the Yellow Pages
          will be pulled in and placed after the entry for myproject.

     FILES
          /etc/group

     SEE ALSO
          crypt(3), passwd(1), passwd(4)




     Page 1                                        (last mod. 8/20/87)





     GROUP(4)                                                 GROUP(4)



     BUGS
          The passwd(1) command won't change group passwords.

     ORIGIN
          Sun Microsystems, with changes for Silicon Graphics, Inc.


















































     Page 2                                        (last mod. 8/20/87)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026