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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 88
ALTER SAVED-DISKFILE-PATTERN Command
AUDIT-ACCESS-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to access the diskfile
pattern. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the
SET DISKFILE Command on
page 8-57. Omitting audit-spec specif
ies NONE.
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempts to manage (change or read)
a diskfile-pattern authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET DISKFILE Command on
page 8-57. Omitting audit-spec specifies NONE.
AUDIT-MANAGE-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to manage (change or
read) a diskfile-pattern authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET DISKFILE Command on
page 8-57. Omitting audit-spec specifies NONE.
WARNING-MODE { ON | OFF }
defines whether the warning mode is enabled for the specified diskfile pattern.
The value is required. For more information on warning mode, see the
Safeguard Administrator's Manual.
ON enables warning mode for the specified diskfile p
attern. The initial value is
OFF, which disables warning mode for the specified diskfile pattern.
Examples
1. To alter a saved-diskfile-pattern record to provide super ID read and write access:
ALTER SAVED-DISKFILE-PATTERN $DATA.APLOGS.LOG*, &
ACCESS SUPER.SUPER (R,W)
2. To alter all saved-diskfile-pattern recor
ds that match $DATA*.APLOGS.LOG*:
ALTER SAVED-DISKFILE-PATTERN $DATA*.APLOGS.LOG*, ALL, &
ACCESS SUPER.SUPER (R,W)
This command alters the saved-diskfile-p
attern records for all matching patterns.
For example, if the following p
atterns exist, they are altered as: