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

Table Of Contents
User Alias Security Commands
Safeguard Reference Manual 520618-030
6 - 11
ALTER ALIAS Command
OWNER [owner-id]
transfers the primary ownership of an alias authentication record to the user
whose user ID is specified as owner-id. For owner-id, specify either of:
[\*.]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 alias 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
you omit user-list, the owner list is set to null. 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.user-name
[\node-spec.]group-num , user-num
node-spec is one of:
*
node-name
node-number
node-name
specifies the system name.
node-number
specifies the Expand node number.
PASSWORD [password]
changes the logon password for this alias.
password
is a string of one to 64 characters. It can cont
ain any alphanumeric
characters except blanks, commas, semicolons, and the ASCII null
character. The case of the letters is preserved. Lowercase letters remain
lowercase, and uppercase remain uppercase.