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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-40
FREEZE DISKFILE-PATTERN Command
that contains at least one wildcard in either the subvolume or file name
component, comprised of these three components:
A volume name, which will include only valid volume characters; that is,
wildcard characters are not part of the pattern, and if present, imply a one-
dimensional search.
A subvolume name, which may include wildcard characters and valid
subvolume characters.
A file name, which may include wildcard characters and valid file name
characters.
WHERE option-list
specifies that only disk files in filename-list that have WARNING-MODE set
are to be altered.
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be:
WARNING-MODE
ALL
instructs SAFEGUARD to use all the wildcard characters as a part of a search
string, not as part of the pattern.
Consideration
The FREEZE command enforces special access rules on the object when the
protection record is frozen. In general, these rules specify that only the owner of
the protection record, that owners group manager, and the local SUPER.SUPER
users are permitted (R,W,E,P,C,O) access. The volume and subvolume object
types restrict only create access to the above users.
Examples
1. To freeze all diskfile patterns that specify a subvolume name beginning with the
characters TEST:
FREEZE DISKFILE-PATTERN $*.TEST*.*, ALL