VSTa manual pages  - GROUP (6)

NAME

group - user group file

CONTENTS

Description
Files
See Also

DESCRIPTION

/vsta/etc/group is an ASCII file which defines the groups to which users belong. There is one entry per line, and each line has the format:

group_name:GID:capability[:capability...]

The field descriptions are:
group_name the name of the group.
GID the numerical group ID.
capability This is a list of capabilities granted to members of this group. There can be one or more capabilities, separated by further colons. A user can access any file that either has the capability of the user or a capability granted from the group the user is a member of.

FILES

/vsta/etc/group

SEE ALSO

login(1), passwd(6), ids(6)


GROUP (6)
Generated by manServer 1.06 from group.6 using man macros.