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

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 3 2
SET PROCESS and SUBPROCESS Commands
authority-list
specifies the access authorities to be granted (or denied) to the user or
users specified with user-list. authority-list can be:
authority
( authority [ , authority ] ... )
*
authority
can be any of:
R[EAD]
W[RITE]
C[REATE]
P[URGE]
O[WNER]
R and W are not valid for NAMED and UNNAMED processes.
C and P are not valid for subprocesses.
*
specifies all the access authorities (R, W, C, P, and O).
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 process or
subprocess name. This audit-spec specifies the conditions under which an
audit record is written to the audit file when a process name is successfully
accessed. (A name is accessed when a process or subprocess is created with
that name or when a process or subprocess running with that name is opened
or stopped.)
Note. The text specified in the text description field overwrites existing data, if any.
Also, when LIKE clause is used with SET PROCESS and SUBPROCESS command,
the OBJECT-TEXT-DESCRIPTION field is not copied with other object authorization
record attributes.
The OBJECT-TEXT-DESCRIPTION attribute is su
pported 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.