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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-52
RESET DISKFILE Command
5. To list all diskfile patterns that start with the letters $A.B.C:
INFO DISKFILE-PATTERN $A.B.C*, ALL
6. To display multiple diskfile patterns that have warning-mode enabled:
INFO DISKFILE-PATTERN $*.*.*, ALL, WHERE WARNING-MODE
RESET DISKFILE Command
RESET DISKFILE resets the current default disk file attribute values to their predefined
values.
When you add an authorization record for a disk file, the current default disk file
attribute values are used for any attributes you do not specify in the ADD DISKFILE
command. (To set the default disk file attributes to specific values, use the SET
DISKFILE command.)
DISKFILE
specifies DISKFILE as the object type of the RESET 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.)
disk-file-attribute-keyword
sets the current default value of the disk-file-attribute indicated by disk-
file-attribute-keyword to predefined values, as follows:
OWNER - User ID of the current SAFECOM user
ACCESS - Null (no access control list)
LICENSE - OFF
PROGID - OFF
CLEARONPURGE - OFF
PERSISTENT - OFF
AUDIT-ACCESS-PASS - NONE (no auditing)
AUDIT-ACCESS-FAIL - NONE (no auditing)
AUDIT-MANAGE-PASS - NONE (no auditing)
AUDIT-MANAGE-FAIL - NONE (no auditing)
WARNING-MODE - OFF (warning mode disabled)
TRUST - OFF (H-series only)
For a complete description of disk-file-attribute, see the SET DISKFILE
Command on page 8-55.
RESET DISKFILE [ [ , ] disk-file-attribute-keyword ]
[ , disk-file-attribute-keyword ] ...