Safeguard Reference Manual (G06.24+, H06.03+ )
Process and Subprocess Security Commands
Safeguard Reference Manual—520618-013
11-7
ADD PROCESS and SUBPROCESS Commands
SUBPROCESS to specify the process name to which the default values are to be 
applied. You can also specify values for attributes in your ADD PROCESS or 
SUBPROCESS command. The current default values are used for any attributes not 
specified in the ADD PROCESS or SUBPROCESS command. 
process name-list
specifies one or more process names for which authorization records are to be 
added. process name-list can be either:
 process-name
( process-name [ , process-name ] ... )
process-name
can be any process name or one of the special names NAMED and 
UNNAMED to refer to all named or unnamed processes (respectively). The 
name cannot contain wild-card characters.
LIKE process-name
adopts the existing process name attribute values of process-name as the 
attribute values to be used for the authorization record or records being added.
process-name
identifies the process name whose current process-attribute values are 
to be assigned to the process authorization record or records being added. 
process-name can be any process name or one of the special names 
NAMED and UNNAMED to refer to any named or unnamed process 
(respectively).
ADD PROCESS process name-list [ , ]
 [ LIKE process-name | process-attribute ]
 [ , process-attribute ] ...
ADD SUBPROCESS subprocess name-list [ , ]
 [ LIKE subprocess-name | process-attribute ]
 [ , process-attribute ] ...










