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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 43
INFO DISKFILE Command
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be:
WARNING-MODE
ALL
instructs Safeguard to use all the wildcard characters as a part of the search string,
not as part of the pattern.
Consideration
The FREEZE command enforces special access rules on the object when the
protection record is frozen. In general, these rules specify that only the owner of
the protection record, that owners group manager, and the local SUPER.SUPER
users are permitted (R,W,E,P,C,O) access. The volume and subvolume object
types restrict only create access to the above users.
Examples
1. To freeze all diskfile patterns that specify a subvolume name beginning with the
characters TEST:
FREEZE DISKFILE-PATTERN $*.TEST*.*, ALL
INFO DISKFILE Command
INFO DISKFILE displays the attribute values currently stored in a disk-file authorization
record. INFO DISKFILE produces two types of reports: brief and detailed. The formats
for the two report types follow the syntax.
Any user can produce an INFO report for any disk file.
OUT listfile
directs the INFO DISKF
ILE report to listfile. After executing the INFO
command, SAFECOM redirects its output to the current OUT file.
For listfile, specify any file name. SAFECOM opens listfile and appends
the INFO report to the file. If listfile does not exist, SAFECOM creates an
EDIT file by that name and writes the INFO report to that file.
INFO [ / OUT listfile / ] DISKFILE filename-list [ , ]
[ display-option ] [ , display-option ] ...