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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 28
ALTER DISKFILE Command
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempts to change or read a disk file
authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the
SET DISKFILE Command on
page 8-57. Omitting audit-spec specif
ies NONE.
AUDIT-MANAGE-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to change or read a disk
file authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET DISKFILE Command on
page 8-57. Omitting audit-spec specifies NONE.
WHERE option-list
specifies that only disk files in filename-list that have LICENSE, PROGID,
WARNING-MODE, TRUST ME, or TRUST SHARED set are to be altered.
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be one of:
PROGID
LICENSE
WARNING-MODE
TRUSTME (H-series only)
TRUSTSHARED (H-series only)
PRIV-LOGON { ON | OFF }
WARNING-MODE { ON | OFF }
defines whether the 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 }
sets the TRUST attribute for the specified disk file. The disk file must be a
program object file. This attribute is valid only on systems running H-series
R
VUs. Only the super ID can set this attribute.