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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-39
FREEZE DISKFILE-PATTERN Command
A brief report shows:
To freeze the file:
=FREEZE $data.harry.sales
To see the new status:
=INFO $data.harry.sales
A brief report shows:
FREEZE DISKFILE-PATTERN Command
FREEZE DISKFILE-PATTERN temporarily suspends the access authorities granted to
users on a diskfile pattern ACL. While a diskfile pattern is frozen, only the pattern
owner, an owner on the ACL, the primary owner’s group manager, and the local super
ID can access the pattern. Any other users get 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 diskfile pattern.
Use THAW DISKFILE-PATTERN to restore all the access authorities that were in effect
before the pattern was 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
LAST-MODIFIED OWNER STATUS WARNING-MODE
$DATA.HARRY
SALES 8JUN87, 14:32 86,2 THAWED OFF
086,001 R
086,002 R,W,E,P, O
086,255 R,W,E,P, O
LAST-MODIFIED OWNER STATUS WARNING-MODE
$DATA.HARRY
SALES 9JUN87, 10:18 86,2 FROZEN OFF
086,001 R
086,002 R,W,E,P, O
086,255 R,W,E,P, O
FREEZE DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ] [WHERE option-list ]