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

Table Of Contents
Disk Volume and Subvolume Security Commands
Safeguard Reference Manual 520618-030
9 - 17
ALTER VOLUME and SUBVOLUME Commands
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempts to manage a volume or
subvolume authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of each audit-spec, see the
SET VOLUME and
SUBVOLUME Commands on page 9-28. Omitting audit-spec specifies
NONE.
AUDIT-MANAGE-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to manage a volume or
subvolume authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of each audit-spec, see the SET VOLUME and
SUBVOLUME Commands on page 9-28. Omitting audit-spec specifies
NONE.
WHERE option-list
specifies that only volumes or subvolumes in filename-list that have
LICENSE, PROGID, or WARNING-MODE set are to be altered.
option-list has the form:
( ] option [ OR option ] [ ) ]
option
can be either:
PROGID
LICENSE
WARNING-MODE
WARNING-MODE { ON | OFF }
defines whether warning mode is enabled for the specified volume or
subvolume. T
he value is required. For more information on warning mode, see
the Safeguard Administrator's Manual.
ON enables warning mode for the specified volume or subvolume. The initial
value is OFF
, which disables warning mode for the specified volume or
subvolume.