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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-42
SET ALIAS Command
AUDIT-AUTHENTICATE-PASS [audit-spec]
establishes an audit-spec for successful user authentication attempts. The
audit-spec specifies the conditions under which the Safeguard software
writes an audit record to the audit file when the user successfully logs on to the
system with this alias.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful logons are audited.
LOCAL
Only successful logons from the local system are audited.
REMOTE
This form has no effect. Remote authentication is not supported.
NONE
No successful logons are audited.
Omitting audit-spec specifies NONE.
AUDIT-AUTHENTICATE-FAIL [audit-spec]
establishes an audit-spec for unsuccessful user authentication attempts.
The audit-spec specifies the conditions under which an audit record is
written to the audit file if the user fails to log on properly using this alias.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All unsuccessful logons are audited.
LOCAL
Only unsuccessful logons from the local system are audited.
REMOTE
This form has no effect. Remote authentication is not supported.
Note. In prior product versions of the Safeguard software, the AUDIT-
AUTHENTICATE user attributes were called AUDIT-ACCESS. The user attribute name
AUDIT-ACCESS is still supported, but HP discourages its use.