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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 77
THAW DISKFILE-PATTERN Command
WHERE option-list
specifies that only disk files in filename-list that have LICENSE, PROGID,
WARNING-MODE, TRUST ME, or TRUST SHARED set are to be thawed.
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
is the same as the corresponding non-pattern object types. That is, a P
ATTERN-
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 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:
THAW DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ][ WHERE option-list ]