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

User Security Commands
Safeguard Reference Manual520618-013
5-16
ALTER USER Command
AUDIT-MANAGE-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to manage a user’s
authentication record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of the audit-specs, see the SET USER Command on
page 5-39. Omitting audit-spec specifies NONE.
AUDIT-USER-ACTION-PASS [audit-spec]
changes the audit-spec for successful events performed by this user. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of the audit-specs, see the SET USER Command on
page 5-39. Omitting audit-spec specifies NONE.
AUDIT-USER-ACTION-FAIL [audit-spec]
changes the audit-spec for unsuccessful events attempted by this user. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of the audit-specs, see the SET USER Command on
page 5-39. Omitting audit-spec specifies NONE.
REMOTEPASSWORD [ \system-name [ remote-password] ]
adds a new remote password, changes the remote password currently defined
for a particular system, or deletes a remote password. A user can have zero,
one, or many remote passwords (one for each remote system to which the
user is granted access, and one for the local system matching that remote
system).
Specifying \system-name without a remote-password deletes a users
remote password for the specified system.
\system-name
specifies the system for which a remote password is to be assigned. For
\system-name, specify a valid system name.
remote-password
specifies a remote password to be associated with \system-name. For
remote-password, specify a string from one to eight characters long.
You can use any alphanumeric characters except blanks, commas,
Caution. Omitting both \system-name and remote-password deletes all the remote
passwords currently defined for the user on this system.