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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 63
SET DISKFILE Command
file with the same name, that file assumes the authorization record associated
with the old file.
When PERSISTENT is OFF, the authorization record for the disk file is deleted
if the file is purged.
PERSISTENT ON
indicates that the PERSISTENT attribute is set to ON for all disk files in
filename-list for subsequent ADD DISKFILE commands.
PERSISTENT OFF
indicates that the PERSISTENT attribute is set to OFF for all disk files in
filename-list for subsequent ADD DISKFILE commands.
OBJECT-TEXT-DESCRIPTION "[any-text]"
allows you to store printable characters as comments. These comments are
associated with the objects and are used to manage the object authorization
record.
The text description field can accommodate 255 bytes of text data.
AUDIT-ACCESS-PASS [audit-spec]
establishes an audit-spec for successful attempt
s to access a disk file. This
audit-spec specifies the conditions under which an audit record is written to
the audit file when a disk file is successfully accessed. (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 successful access attempts are audited.
LOCAL
Only successful access attempts made by local users are audited.
Note. The text specified in the text description field overwrites existing data, if any.
Also, when LIKE clause is used with SET DISKFILE command, the OBJECT-TEXT-
DESCRIPTION field is not copied with other object authorization record attributes.
The OBJECT-TEXT-DESCRIPTION attribute is supported only on systems running
J06.05
and later J-series RVUs, H06.16 and later H-series RVUs, and G06.32 and
later G-series RVUs.