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

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-14
ALTER PROCESS and SUBPROCESS Commands
subprocess name-list
specifies one or more subprocesses for which authorization records are to be
changed. subprocess name-list can be either:
subprocess-name
( subprocess-name [ , subprocess-name ... ] )
subprocess-name
can be any subprocess name. The name can contain wild-card characters.
LIKE subprocess-name
adopts the existing attribute values of subprocess-name as the attribute values
to be used for the authorization record or records being changed. For the ACCESS
attribute, LIKE adds ACL entries or authorities only to existing entries. It does not
replace or delete ACL entries or authorities.
subprocess-name
identifies the subprocess name whose current process-attribute values
are to be assigned to the authorization record or records being changed.
subprocess-name can be any subprocess name.
process-attribute
changes the value of the specified process or subprocess attribute. 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]
WHERE WARNING-MODE
WARNING-MODE {ON|OFF}
OWNER [owner-id]
specifies the new owner of the authorization record for the process or
subprocess name. owner-id can be either of:
[\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.