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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-21
ALTER DISKFILE Command
filename-list can be either of:
disk-file-name
( disk-file-name [ , disk-file-name ] ... )
disk-file-name
can be any disk-file name. The name can contain wild-card characters.
LIKE disk-file-name
changes the attribute values of the disk files specified with filename-list to the
same as the existing attribute values for disk-file-name. For the ACCESS
attribute, LIKE only adds ACL entries or adds authorities to existing entries. It does
not replace or delete ACL entries or authorities.
disk-file-name
identifies the disk file whose existing attribute values are to be assigned to the
disk-file authorization record or records being altered. disk-file-name can
be any disk-file name.
disk-file-attribute
changes the existing value of the specified disk file attribute for the disk file or files
being altered. The disk file attributes are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
LICENSE {ON|OFF}
PROGID {ON|OFF}
CLEARONPURGE {ON|OFF}
PERSISTENT {ON|OFF}
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WHERE option-list
WARNING-MODE {ON|OFF}
TRUST {ME|SHARED|OFF} (H-series only)
OWNER [owner-id]
specifies the new owner of the disk file or files. owner-id can be either of:
[\node-spec.]group-name.member-name
[\node-spec.]group-num , member-num
If you omit owner-id, owner-id is set to your user ID.
ACCESS access-spec [ ; access-spec ] ...
changes the ACL for filename-list by adding or deleting ACL entries or by
changing the authority list of a current access-control-list entry.