Safeguard Reference Manual (G06.24+, H06.03+ )
Disk-File Security Commands
Safeguard Reference Manual—520618-013
8-26
ALTER DISKFILE Command
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-55. 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)
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 }
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 
RVUs. Only the super ID can set this attribute. 
Considerations
•
The relationship between ALTER DISKFILE and FUP commands
After a disk-file authorization record is created, the FUP GIVE, SECURE, 
LICENSE, and REVOKE commands no longer work for that disk file. You must use 
the SAFECOM ALTER DISKFILE command to perform the equivalent operations.










