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

Table Of Contents
OBJECTTYPE Security Commands
Safeguard Reference Manual 520618-030
12 - 27
SET OBJECTTYPE Command
OBJECT-TEXT-DESCRIPTION "[any-text]"
allows you to store printable characters as comment
s. 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 attempts to add an authorization
record for a specific object. This audit-spec specifies the conditions under
which an audit record is written to the object-audit file.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful attempt
s to add an authorization record are audited.
LOCAL
Only successful attempt
s made by local users to add an authorization
record are audited.
REMOTE
Only successful attempts made by remote users to add an authorization
record are audited.
NONE
No successful attempts to add an authorization record are audited.
Note. Starting with H06.26/J06.15 RVUs, the OBJECTTYPE
DISKFILE/VOLUME/SUBVOLUME is granted additional access permissions, WRITE (W) and
PURGE (P), along with the existing CREATE (C) and OWNER (O) permissions. Members
having the WRITE (W) permission on OBJECTTYPE DISKFILE/VOLUME/SUBVOLUME can
modify the respective DISKFILE/VOLUME/SUBVOLUME protection records. Members having
the PURGE (P) permission on OBJECTTYPE DISKFILE/VOLUME/SUBVOLUME can purge
the respective DISKFILE/VOLUME/SUBVOLUME protection records.
Note. The text specified in the text description field overwrites existing da
ta, if any.
Also, when LIKE clause is used with SET OBJECTTYPE 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 and H06.16 and later H-series RVUs and G06.32 and
later G-series RVUs.