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

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 1 7
ALTER PROCESS and SUBPROCESS Commands
DENY
denies the users or user groups specified with user-list the access
authorities specified with authority-list.
authority-list
specifies the access authorities to be granted (or denied) to the user or
users specified with user-list. authority-list can be any of:
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.
*
(asterisk) specifies all the process authorities (R, W, C, P, and O).
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.
Note. The text specified in the text description field overwrites existing data, if any.
Also, when LIKE clause is used with ALTER PROCESS and SUBPROCESS
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 and H06.16 and later H-series RVUs and G06.32 and
later G-series RVUs.