Safeguard Administrator's Manual (G06.24+, H06.03+)

Table Of Contents
Managing User Groups
Safeguard Administrator’s Manual523317-013
3-4
Transferring Group Ownership
The display shows:
Now any access control list entry that contains the entry 144,* is interpreted by the
Safeguard software to include all members of group 144, including TEST.PHIL,
TEST.JUNE, and Group-Super.
Suppose that ADMIN.DON later decides that the user TEST.PHIL no longer needs
access to the protected files. He enters this command to remove TEST.PHIL from the
group:
=ALTER GROUP PROG4, MEMBER -test.phil
The minus sign at the beginning of the member list specifies that the users in the list
are to be removed from the group.
Transferring Group Ownership
You can transfer ownership of a group definition record to another user. For example,
ADMIN.DON enters this command to give ownership of the PROG4 group definition
record to ADMIN.FRAN (16,3):
=ALTER GROUP PROG4, OWNER admin.fran
To verify the results:
=INFO GROUP PROG4
The display shows:
ADMIN.FRAN is now responsible for managing membership in the PROG4 group.
However, ADMIN.FRAN has no authority to manage the user authentication records of
the group members. The owner of a user authentication record retains responsibility for
the administration of that user.
In this instance, ADMIN.DON retains administrative responsibility for PROG4.SUSAN
because he added her user authentication record with the ADD USER command. The
PROG4 group is the administrative group for PROG4.SUSAN.
GROUP NAME NUMBER OWNER LAST-MODIFIED
PROG4 144 16,24 23JUL94, 11:49
AUTO-DELETE = OFF
DESCRIPTION = Maintenance programmers for Inventory System
MEMBER = PROG4.SUSAN
MEMBER = TEST.PHIL
MEMBER = TEST.JUNE
MEMBER = Group-Super
GROUP NAME NUMBER OWNER LAST-MODIFIED
PROG4 144 16,3 26JUL94, 13:20