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

Table Of Contents
User Security Commands
Safeguard Reference Manual 520618-030
5 - 12
ALTER USER Command
If you omit owner-id, it is set to your user ID.
OWNER-LIST [[-]user-list]
changes the secondary ownership of a users 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.
PASSWORD [password]
changes a user’s logon password.
password
is a string of one to 64 characters. It can contain any alphanumeric
characters except blanks, commas, semicolons, and the ASCII null