Safeguard Reference Manual (G06.24+, H06.03+ )

User Security Commands
Safeguard Reference Manual520618-013
5-12
ALTER USER Command
OWNER [owner-id]
transfers the primary ownership of a user’s authentication record to the user
whose user ID is specified as owner-id. For owner-id, specify either:
[\*.]group-name.member-name
[\*.]group-num , member-num
If you omit owner-id, it is set to your user ID.
OWNER-LIST [[-]user-list]
changes the secondary ownership of a user’s authentication 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.
If the minus sign is omitted, the specified users are added to the owner list. If
user-list is omitted, the owner list is set to null (no secondary owners). A
maximum of 50 users can be specified in user-list. For user-list,
specify either:
net-user-spec
(net-user-spec [, net-user-spec ...])
net-user-spec is either:
[\node-spec.]group-name.member-name
[\node-spec.]group-num , member-num
node-spec is one of:
*
node-name
node-number
node-name
specifies the system name.
node-number
specifies the Expand node number.
group-name
specifies the name of any group.
group-num
specifies the group number of any group.