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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 27
ALTER DISKFILE Command
PERSISTENT OFF
indicates that the authorization record for the disk file is deleted if the file is
purged.
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.
RESET-OBJECT-TEXT-DESCRIPTION
Resets the object description to Null.
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-57. Omitting audit-spec specif
ies 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-57. Omitting audit-spec specif
ies NONE.
Note. The text specified in the text description field overwrites existing data, if any.
Also, when LIKE clause is used with ALTER DISKFILE command, the OBJECT-TEXT-
DESCRIPTION field is not copied with other object authorization record attributes.
Also, if you specify OBJECT-TEXT-DESCRIPTION without any text in the quotation
marks, the object text description for this record is removed.
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.
Note. The RESET-OBJECT-TEXT-DESCRIPTION attribute is supported only on
syst
ems running J06.05 and later J-series RVUs, H06.16 and later H-Series RVUs,
and G06.32 and later G-series RVUs.