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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-6
ADD DISKFILE Command
disk file are subject to a Safeguard authorization check and optionally to Safeguard
auditing.
Only the owner of a disk file, the owner’s group manager, or the local super ID can add
an authorization record for a disk file.
You can use SET DISKFILE to establish default disk-file attribute values and then use
ADD DISKFILE simply to name the disk files to which the default attributes are to be
applied. You can also specify values for the disk-file attributes in your ADD DISKFILE
command. The current default values are used for any attributes not specified in your
ADD DISKFILE command.
DISKFILE
specifies DISKFILE as the object type of the ADD command. Omit this option 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 authorization records are to be added.
(Authorization records can be added only for disk files that already exist.)
filename-list can be either of:
disk-file-name
( disk-file-name [ , disk-file-name ] ... )
disk-file-name
can be any disk-file name. The name can contain wild-card characters.
LIKE disk-file-name
adopts the existing attribute values of disk-file-name as the disk-file-
attribute values to be used for the authorization record or records being added.
disk-file-name
identifies the disk file whose current disk-file-attribute values are to be
assigned to the disk-file authorization record or records being added. disk-
file-name can be any disk-file name.
ADD DISKFILE filename-list [ , ]
[ LIKE disk-file-name | disk-file-attribute ]
[ , disk-file-attribute ] ...