Safeguard Reference Manual (G06.24+, H06.03+ )

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-28
SET PROCESS and SUBPROCESS Commands
To display the current default attribute values, use the SHOW PROCESS or
SUBPROCESS command.
LIKE process-name
sets the current default process-attribute values to be the same as those
currently defined for process-name.
process-name
identifies a process name whose current attribute values are to be the current
default process-attribute values. process-name can be any process
name or one of the special names NAMED or UNNAMED.
LIKE subprocess-name
sets the current default process-attribute values to the same as those
currently defined for subprocess-name.
subprocess-name
identifies a subprocess name whose current attribute values are to be the
current default process-attribute values. subprocess-name can be any
process name.
process-attribute
defines a default value for the specified process or subprocess. The process-
attribute variables are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WARNING-MODE {ON|OFF}
SET PROCESS process name-list [ , ]
{ LIKE process-name | process-attribute }
[ , process-attribute ] ...
SET SUBPROCESS subprocess name-list [ , ]
{ LIKE subprocess-name | process-attribute }
[ , process-attribute ] ...