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

User Security Commands
Safeguard Reference Manual520618-013
5-45
SET USER Command
LOCAL
Only unsuccessful logons from the local system are audited.
REMOTE
This form has no effect. Remote authentication is not supported.
NONE
No unsuccessful logons are audited.
Omitting audit-spec specifies NONE.
AUDIT-MANAGE-PASS [audit-spec]
establishes an audit-spec for successful attempts to manage a user’s
authentication record. The audit-spec specifies the conditions under which
an audit record is written to the audit file when the users authentication record
is managed.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful management attempts are audited.
LOCAL
Only successful management attempts from the local system are audited.
REMOTE
Only successful management attempts from remote systems are audited.
NONE
No successful management attempts are audited.
Omitting audit-spec specifies NONE.
AUDIT-MANAGE-FAIL [audit-spec]
establishes an audit-spec for unsuccessful attempts to manage a user’s
authentication record. The audit-spec specifies the conditions under which
an audit record is written to the audit file when somebody tries, but fails, to
manage the users authentication record.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }