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

Table Of Contents
Disk Volume and Subvolume Security Commands
Safeguard Reference Manual 520618-030
9 - 7
ADD VOLUME and SUBVOLUME Commands
vol-subvol-attribute
defines an attribute value for the volume or subvolume for which an authorization
record is being added. The vol-subvol-attributes are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
OBJECT-TEXT-DESCRIPTION "[any-text]"
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WARNING-MODE {ON|OFF}
OWNER [owner-id]
specifies the new owner of the volume or subvolume. owner-id can be either:
[\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 these forms:
[\node-spec.]adm-group-name.user-name
[\node-spec.]adm-group-num , user-num
[\node-spec.]adm-group-name.*
[\node-spec.]adm-group-num , *
[\node-spec.]*.*
[\node-spec.]*,*