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

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-32
SET PROCESS and SUBPROCESS Commands
AUDIT-ACCESS-FAIL [audit-spec]
establishes an audit-spec for unsuccessful attempts to access a process or
subprocess name. This audit-spec specifies the conditions under which an
audit record is written to the audit file when an attempt to access a process
name fails. (A name is accessed when a process or subprocess is created with
that name or when a process or subprocess running with that name is opened
or stopped.)
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All unsuccessful access attempts are audited.
LOCAL
Only unsuccessful access attempts made by local users are audited.
REMOTE
Only unsuccessful access attempts made by remote users are audited.
NONE
No unsuccessful access attempts are audited.
Omitting audit-spec specifies NONE.
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.