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

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-21
INFO PROCESS and SUBPROCESS Commands
subprocess name-list
specifies one or more subprocesses to which access is to be frozen. 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.
WHERE WARNING-MODE
Considerations
Freezing the process name for a process that is currently open
Freezing the process name of a process or subprocess that is currently running
and that has been opened by other processes has no effect on these other
processes until they close the process or subprocess. Then any attempt to reopen
the process or subprocess returns a security violation error (file error 48).
Accessing to a frozen process or subprocess
While a process name is frozen, all owners of the process name authorization
record and the primary owner’s group manager have all the access authorities
(READ, WRITE, CREATE, PURGE, and OWNER) for that process name.
Unless explicitly denied, the local super ID also retains ownership and has all the
authority of any user or group manager on the ACL.
Example
The owner of the authorization record for the process name $LIST suspends access to
this name:
=FREEZE PROCESS $list
INFO PROCESS and SUBPROCESS Commands
INFO PROCESS and SUBPROCESS displays the current attribute values. INFO
PROCESS and SUBPROCESS produces two types of reports: brief and detailed. The
formats for the two report types are illustrated following the syntax.