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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-73
THAW DISKFILE-PATTERN Command
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be one of:
PROGID
LICENSE
WARNING-MODE
TRUSTME (H-series only)
TRUSTSHARED (H-series only)
Examples
The file $DATA.MONEY.BUSNS is frozen. The file owner can enter THAW DISKFILE
to restore the file’s ACL:
=THAW DISKFILE $data.money.busns
THAW DISKFILE-PATTERN Command
THAW DISKFILE-PATTERN restores the ACL for a frozen diskfile pattern. After a
frozen diskfile pattern is thawed, any users who were granted access authority by the
file ACL can once again access the pattern.
An owner of a diskfile pattern, the primary owner’s group manager, and the super ID
can thaw a frozen diskfile pattern.
THAW DISKFILE-Pattern has no effect on a disk file that is not frozen.
pattern-spec-list
shall be 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 diskfile pattern shall be a fully qualified diskfile name
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.
THAW DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ][ WHERE option-list ]