Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ group(5) — Ultrix-11 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

newgrp(1)

passwd(1)

crypt(3)

passwd(5)

group(5)

NAME

group − group file

DESCRIPTION

The /etc/group file 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. 

FILES

/etc/group

SEE ALSO

newgrp(1), passwd(1), crypt(3), passwd(5)

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