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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 61
SET DISKFILE Command
are removed from the default ACL entries for the users specified with
user-list.
DENY
denies the users or user groups specified with the preceding user-list
the access authorities specified in these authority-list.
authority-list
specifies the access authorities to be granted (or denied).
authority-list can be any of:
authority
( authority [ , authority ] ... )
*
authority
is any one of the access authorities:
R[EAD]
W[RITE]
E[XECUTE]
P[URGE]
C[REATE]
O[WNER]
*
indicates all the disk-file access authorities except CREATE authority.
(These access authorities include R, W, E, P, and O.)
LICENSE { ON | OFF }
has meaning only for disk files containing object code for privileged programs.
(A privileged program contains callable or privileged procedures.) Normally
only the super ID (255,255) can run privileged programs. Through the
LICENSE attribute, the super ID can license a privileged program’s object file
for use by other users. Only the super ID can license a file, but any owner of
the file can revoke a license.
LICENSE ON
licenses all program object files in the filename-list of subsequent
ADD DISKFILE commands.
LICENSE OFF
revokes the license of all program object files in the filename-list of
subsequent ADD DISKFILE commands.