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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-62
SET DISKFILE Command
ALL
All unsuccessful management attempts are audited.
LOCAL
Only unsuccessful management attempts made by local users are audited.
REMOTE
Only unsuccessful management attempts made by remote users are
audited.
NONE
No unsuccessful management attempts are audited.
Omitting audit-spec specifies NONE.
WARNING-MODE { ON | OFF }
defines whether warning mode is enabled for the specified disk file. The value
is required. For more information on warning mode, see the Safeguard
Administrator's Manual.
ON enables warning mode for the specified disk file. The initial value is OFF,
which disables warning mode for the specified disk file.
TRUST {ME|SHARED|OFF}
establishes the current default setting of the TRUST attribute for a program
object file. This attribute is valid only on systems running H-series RVUs. Only
the super ID can set this attribute.
ME
specifies that the program can be trusted to not access the buffers private
to the process before I/O completion.
SHARED
specifies that the program can be trusted to not access the buffers that are
private to the process or are shared with another process that also has
TRUST SHARED set, before I/O completion.
OFF
specifies that the program is not to be trusted.