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

User Security Commands
Safeguard Reference Manual520618-013
5-44
SET USER Command
hour
is an integer from 0 through 23.
min
is an integer from 0 through 59.
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.
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.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All unsuccessful logons are audited.
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.