Safeguard Reference Manual (G06.24+, H06.03+ )
Process and Subprocess Security Commands
Safeguard Reference Manual—520618-013
11-20
FREEZE PROCESS and SUBPROCESS
Commands
subprocess-name
can be any subprocess name. The name can contain wild-card characters.
WHERE option-list
specifies that only processes or subprocesses in filename-list that have 
WARNING-MODE set are to be deleted. 
Example
The owner of the authorization record for the process name $FIG5 deletes its 
authorization record:
=DELETE PROCESS $fig5
FREEZE PROCESS and SUBPROCESS Commands
FREEZE PROCESS or SUBPROCESS temporarily suspends the access authorities 
granted to users on the ACL in an authorization record. While a process name is 
frozen, access to the process name authorization record is limited to the primary owner 
of the process name, an owner on the ACL with the O authority, the primary owner’s 
group manager, and the local super ID.
An owner of the authorization record, the primary owner’s group manager, and the 
super ID can freeze process or subprocess name.
Use THAW PROCESS or SUBPROCESS to restore the access authorities granted to 
users on the ACL for a frozen process name. 
process name-list
specifies one or more process names to which access is to be frozen. process 
name-list can be either:
 process-name
( process-name [ , process-name ] ... )
process-name
identifies the process name whose current process-attribute values are 
to be assigned to the process authorization record or records being altered. 
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).
FREEZE PROCESS process name-list [ [ , ] WHERE WARNING-MODE ]
FREEZE SUBPROCESS subprocess name-list [ [ , ] WHERE WARNING-
MODE]










