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

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 11
ADD PROCESS and SUBPROCESS Commands
authority
is any one 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.
*
(asterisk) specifies all the process 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]
changes the audit-spec for successful attempts to access the process or
subprocess name. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of each audit-spec, see the SET PROCESS and
SUBPROCESS Commands on page 11-28. Omitting audit-spec specifies
NONE.
AUDIT-ACCESS-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempt
s to access the process or
subprocess name. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
Note. The text specified in the text description field overwrites existing data, if any.
Also, when LIKE clause is used with ADD PROCESS and SUBPROCESS 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
.