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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-46
INFO DISKFILE Command
For a complete description of each a-spec, see the appropriate audit-spec
under the SET DISKFILE command.
LICENSE = {ON|OFF}
for program object files containing privileged code, indicates whether the object file
is licensed for use by users other than the local super ID.
ON
This program object file is licensed for use by any user.
OFF
This program object file can be executed only by the local super ID.
PROGID = {ON|OFF}
for program object files, indicates whether the process accessor ID (PAID) of a
process that is run from this object file is set to the user ID of the user who runs the
process or to the user ID of the disk file’s primary owner.
ON
The PAID of a process that is run from this program object file is set to the user
ID of the owner of this disk file.
OFF
The PAID of a process that is run from this program object file is set to the user
ID of the user that runs the process.
CLEARONPURGE = {ON|OFF}
indicates whether the data pages for this disk file are physically cleared when the
file is purged.
ON
When this disk file is purged, all its data pages on disk are physically cleared.
OFF
When this disk file is purged, its data pages on disk are returned to the pool of
free pages for later allocation to other disk files, but they are not physically
cleared.
PERSISTENT = {ON|OFF}
indicates whether the PERSISTENT attribute is set for this disk file. The
PERSISTENT attribute specifies whether the authorization record for a disk file is
retained if the disk file is purged.