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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-25
ALTER DISKFILE Command
CLEARONPURGE OFF
when a disk file is purged, its entry in the volume directory is deleted.
PERSISTENT {ON|OFF}
changes the PERSISTENT attribute for all the disk files in filename-list.
The PERSISTENT attribute specifies whether the authorization record for a
disk file is retained if the disk file is purged.
PERSISTENT ON
indicates that the authorization record for the disk file is retained if the file
is purged. If you purge a file with PERSISTENT ON and later create a file
with the same name, that file assumes the authorization record associated
with the old file.
PERSISTENT OFF
indicates that the authorization record for the disk file is deleted if the file is
purged.
AUDIT-ACCESS-PASS [audit-spec]
changes the audit-spec for successful attempts to access the disk file. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET DISKFILE Command on
page 8-55. Omitting audit-spec specifies NONE.
AUDIT-ACCESS-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to access the disk file.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET DISKFILE Command on
page 8-55. Omitting audit-spec specifies NONE.
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempts to change or read a disk file
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-55. Omitting audit-spec specifies NONE.