Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 90
FREEZE SAVED-DISKFILE-PATTERN Command
can be:
WARNING-MODE
ALL
instructs Safeguard to use all the wildcard characters as p
art of the search string,
not as part of the pattern.
Examples
1. To delete the saved-diskfile-pattern $ABC.*.*:
DELETE SAVED-DISKFILE-PATTERN $ABC.*.*
2. To delete all saved-diskfile-pattern protection records that match the search pattern
$ABC.*.*:
DELETE SAVED-DISKFILE-PATTERN $ABC.*.*, ALL
FREEZE SAVED-DISKFILE-PATTERN Command
FREEZE SAVED-DISKFILE-PATTERN temporarily suspends saved-diskfile-pattern
protection records being considered by Safeguard to create the corresponding diskfile-
pattern protection records during SYNC. While a saved-diskfile-pattern protection
record is frozen, only the pattern owner, an owner on the ACL, the primary owners
group manager, and the local super ID can access the pattern. Any other users
receive a security violation error (file error 48).
An owner of a pattern, the primary owner’s group manager, and the super ID can
freeze a saved-diskfile-pattern.
Use the THAW SAVED-DISKFILE-PATTERN command to restore all the access
authorities that were in effect before the pattern was frozen.
pattern-spec-list
is the same as the corresponding non-pattern object types. That is, a PATTERN-
SPEC-LIST is a comma-separated list of one or more PATTERN-SPEC attributes. (
pattern-spec [ , pattern-spec ] . . . ).
pattern-spec
are the characters that define the pattern that describe a set of objects. The
PATTERN-SPEC for a saved-diskfile-pattern is a fully qualified diskfile name
that contains at least one wildcard in either the subvolume or file name
component that includes the following components:
FREEZE SAVED-DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ] [WHERE option-list ] ...