Safeguard Administrator's Manual (G06.29+, H06.08+, J06.03+)
Managing User Groups
Safeguard Administrator’s Manual—523317-029
3-3
Adding and Deleting Group Members
The display shows:
Because ADMIN.DON is the owner of these groups, he can use the ALTER GROUP
command to manage the groups. In addition, because ADMIN.DON is on the
OBJECTTYPE USER access control list, he can use the ADD USER command to add
users to the group PROG4 and thereby activate it as an administrative group.
To add the first user authentication record to the group PROG4, Don enters this
command:
=ADD USER prog4.susan, 144,1, PASSWORD tempFix
Because USER commands are not case-sensitive, the group name portion of the new
user’s user name need not be entered in uppercase.
Use the INFO GROUP command to verify the results of the command:
=INFO GROUP PROG4, DETAIL
The display shows:
Adding and Deleting Group Members
You can add file-sharing members to a group with the MEMBER option in an ADD
GROUP or ALTER GROUP command. Assume that ADMIN.DON wants to add three
users to the group PROG4 so that they can access certain files reserved for the
PROG4 group. He enters this command:
=ALTER GROUP NUMBER 144, MEMBER (test.phil, test.june, &
=Group-Super)
GROUP NAME NUMBER OWNER LAST-MODIFIED
ProG4 1144 16,24 23JUL94, 11:18
CREATION-TIME = 15JUL05, 2:03
CREATOR-USER-NAME = SUPER.SUPER
CREATOR-USER-TYPE = USER (255,255)
CREATOR-NODENUMBER = 86
AUTO-DELETE = OFF
DESCRIPTION = Inventory system programmers
GROUP OWNER-LIST SECTION UNDEFINED!
GROUP NAME NUMBER OWNER LAST-MODIFIED
PROG4 144 16,24 23JUL94, 11:22
CREATION-TIME = 15JUL05, 2:03
CREATOR-USER-NAME = SUPER.SUPER
CREATOR-USER-TYPE = USER (255,255)
CREATOR-NODENUMBER = 86
AUTO-DELETE = OFF
DESCRIPTION = Maintenance programmers for Inventory System
MEMBER = PROG4.SUSAN
GROUP OWNER-LIST SECTION UNDEFINED!
Note. The attribute OWNER-LIST is supported only on systems running H06.25 and later H-
series RVUs and J06.14 and later J-series RVUs.