SITEGROUP(5,F) AIX Technical Reference SITEGROUP(5,F)
-------------------------------------------------------------------------------
sitegroup
PURPOSE
Site permission file.
DESCRIPTION
The sitegroup file contains two fields, which are separated by colons. The
first field contains a site access group which may be placed in the
site_exec_perm field of entries in the file /etc/passwd. The second field is
divided into subfields, each separated by semicolons. Each field consists of a
number (an integer) which is the site number on which the group can execute or
log in.
EXAMPLES
The following example allows users in sitegroup group A to run programs or log
in on sites 1, 2, and 17.
groupA:1;2;17
FILE
/etc/sitegroup
RELATED INFORMATION
In this book: "passwd."
Processed November 7, 1990 SITEGROUP(5,F) 1