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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-55
SET DISKFILE Command
SET DISKFILE Command
SET DISKFILE establishes default values for one or more disk-file attributes. Later,
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 your ADD DISKFILE
command.
To display the current default disk-file attribute values, use the SHOW DISKFILE
command.
DISKFILE
specifies DISKFILE as the object type of the SET 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.)
LIKE disk-file-name
sets the current default disk-file-attribute values to the same as those
currently defined for disk-file-name.
disk-file-name
identifies the disk file whose existing attribute values are to be the current
default disk-file-attribute values. disk-file-name can be any disk-
file name.
disk-file-attribute
defines a current default value for the specified disk-file attribute. The disk-
file-attributes are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
LICENSE {ON|OFF}
PROGID {ON|OFF}
CLEARONPURGE {ON|OFF}
PERSISTENT {ON|OFF}
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WARNING-MODE {ON|OFF}
TRUST {ME|SHARED|OFF} (H-series only)
SET DISKFILE [ , ]
{ LIKE disk-file-name | disk-file-attribute }
[ , disk-file-attribute ] ...