Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Group Commands
Safeguard Reference Manual 520618-030
7 - 10
ALTER GROUP Command
to the group. member-list preceded by a minus sign (-) indicates that the list
is to be removed from the group. member-list can either of these forms:
net-user-spec
( net-user-spec [ , net-user-spec ...] )
net-user-spec can be either of:
alias
group-name.member-name
The group number.member number form of a user ID is not
allowed in a MEMBER list.
You can specify up to 32 members to be added to the list and up to
32 members to deleted from the list in a single command.
If necessary, you can use more than one MEMBER clause in a single ALTER
GROUP command.
To add and delete members in the same command, use separate MEMBER
clauses, as Example 3 shows.
DESCRIPTION [ text ]
specifies up to 255 characters of descriptive text to replace the existing
description for this group. All text following the keyword DESCRIPTION to the
end of the command is considered descriptive text.
If you specify DESCRIPTION without any text, the description for this group is
re
moved.
OWNER-LIST [[-]user-list]
changes the secondary ownership of a group record by adding or deleting owners
in the owner list. A minus sign (-) preceding user-list indicates that the specified
users are to be deleted from the existing owner list.
Note. net-user-spec can include wild-card characters (? and *).This feature is
supported only on systems running J06.08 and later J-series RVUs and H06.19 and
later H-series RVUs.