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

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-8
ADD PROCESS and SUBPROCESS Commands
subprocess name-list
specifies one or more subprocesses for which authorization records are to be
added. subprocess name-list can be either:
subprocess-name
( subprocess-name [ , subprocess-name ... ] )
subprocess-name
can be any subprocess name. The name cannot contain wild-card characters.
LIKE subprocess-name
adopts the existing process name attribute values of subprocess-name as the
attribute values to be used for the authorization record or records being added.
subprocess-name
identifies the subprocess name whose current process-attribute values
are to be assigned to the authorization record or records being added.
subprocess-name can be any subprocess name.
process-attribute
defines an attribute value for the process or subprocess name authorization record
or records being added. The process-attributes 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}
OWNER [owner-id]
specifies the new owner of the authorization record. owner-id can be either:
[\node-spec.]group-name.member-name
[\node-spec.]group-num , member-num
If you omit owner-id, owner-id is set to your user ID.
ACCESS access-spec [ ; access-spec ] ...
changes the ACL for filename-list by adding or deleting ACL entries or by
changing the authority list of a current ACL entry.
An ACL contains as many as 50 entries that grant or deny access authorities to
users and user groups.