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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-72
THAW DISKFILE Command
Example
1. To show the current default values for the diskfile pattern:
SHOW DISKFILE-PATTERN
Output appears:
TYPE OWNER WARNING-MODE
DISKFILE-PATTERN 20,33 OFF
AUDIT-ACCESS-PASS = NONE AUDIT-MANAGE-PASS = NONE
AUDIT-ACCESS-FAIL = NONE AUDIT-MANAGE-FAIL = NONE
\*.*,* R,W,E,P,C,O
THAW DISKFILE Command
THAW DISKFILE restores the ACL for a frozen disk file. After a frozen disk file is
thawed, any users who were granted access authority by the file ACL can once again
access the file.
An owner of a disk file, the primary owner’s group manager, and the super ID can thaw
a frozen disk file.
THAW DISKFILE has no effect on a disk file that is not frozen.
DISKFILE
specifies DISKFILE as the object type of the THAW command. Omit it if DISKFILE
is the assumed object type. (For more information on assumed object types, see
the ASSUME Command on page 4-3.)
filename-list
specifies one or more disk files for which access is to be thawed. filename-list
can be either:
disk-file-name
( disk-file-name [ , disk-file-name ] ... )
disk-file-name
can be any disk file name. A name can contain wild-card characters.
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.
THAW DISKFILE filename-list [ [ , ] WHERE option-list ]