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

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 3 3
SET PROCESS and SUBPROCESS Commands
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful access attempts are audited.
LOCAL
Only successful access attempts made by local users are audited.
REMOTE
Only successful access attempts made by remote users are audited.
NONE
No successful access attempts are audited.
Omitting audit-spec specifies NONE.
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 attempt
s 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.