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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 64
SET DISKFILE Command
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 disk file.
This audit-spec specifies the conditions under which an audit record is
written to the audit file when an attempt to access a disk file fails. (A disk file is
accessed when it is opened, renamed, purged, or, for a program object file,
when it is run.)
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 attempt
s to manage a disk-file-
authorization record. This audit-spec specifies the conditions under which
an audit record is written to the audit file when the disk file authorization record
is managed.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful management attempts are audited.