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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-7
ADD DISKFILE Command
disk-file-attribute
defines a disk-file attribute value for the disk-file authorization record or records
being added. 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]
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 ACL entry.
An ACL contains as many as 50 entries that grant or deny access authorities to
users and user groups.
access-spec has the form:
user-list [-] [DENY] authority-list
group-list [-] [DENY] authority-list
user-list
specifies users who are granted (or denied) the access authorities
specified with the following authority-list. user-list can be either
of:
net-user-spec
( net-user-spec [ , net-user-spec ] ... )
net-user-spec can be any of:
[\node-spec.]adm-group-name.user-name
[\node-spec.]adm-group-num , user-num
[\node-spec.]adm-group-name.*
[\node-spec.]adm-group-num , *