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

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 3 4
SET PROCESS and SUBPROCESS Commands
AUDIT-MANAGE-PASS [audit-spec]
establishes an audit-spec for successful attempts to change or read an
authorization record. This audit-spec specifies the conditions under which
an audit record is written to the audit file when an authorization record is
successfully managed.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful management attempts are audited.
LOCAL
Only successful management attempts made by local users are audited.
REMOTE
Only successful management attempts made by remote users 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 change or read an
authorization record. This audit-spec specifies the conditions under which
an audit record is written to the audit file when an attempt to manage an
authorization record fails.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All unsuccessful management attempt
s are audited.
LOCAL
Only unsuccessful management attempts made by local users are audited.
REMOTE
Only unsuccessful management attempts made by remote users are
audited.