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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-9
ADD DISKFILE Command
-
(minus-sign) operates on existing ACL entries. The minus-sign form of
access-spec modifies the current default ACL. The authority entries
are removed from the default ACL entries for the users specified with
user-list.
DENY
denies the users or groups specified by user-list the access authorities
specified by authority-list.
authority-list
specifies the access authorities to be granted (or denied) to user-list.
authority-list can be any one of:
authority
( authority [ , authority ] ... )
*
authority
is any one of:
R[EAD]
W[RITE]
E[XECUTE]
P[URGE]
C[REATE]
O[WNER]
*
(asterisk) specifies all the disk-file access authorities except CREATE
authority (R, W, E, P, and O).
LICENSE {ON|OFF}
either licenses a program object file or revokes the license of a currently
licensed program object file. (For more information about the LICENSE
attribute, see SET DISKFILE Command on page 8-55.)
LICENSE ON
licenses all program object files specified with filename-list.
Note. Specifying ACCESS access-spec through the ADD command does not
override the current default ACL (established through the SET command). Instead,
any ACL entries specified with the ADD command are added to the current default
ACL, and the entire ACL is defined for the disk file whose authorization record is being
added.