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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 76
THAW DISKFILE Command
DISKFILE-PATTERN
specifies DISKFILE-PATTERN as the object type for the SHOW command. Omit it
if DISKFILE-PATTERN is the assumed object type. (For more information on
assumed object types, see the ASSUME Command on page 4-3.)
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 owners 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 T
HAW 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 cont
ain wild-card characters.
THAW DISKFILE filename-list [ [ , ] WHERE option-list ]