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

Disk Volume and Subvolume Security Commands
Safeguard Reference Manual520618-013
9-6
ADD VOLUME and SUBVOLUME Commands
volume-list
specifies one or more disk volumes for which authorization records are to be
added. volume-list can be either of:
$volume
( $volume [ , $volume ] ... )
$volume
can be any volume name. The name can contain wild-card characters.
subvol-list
specifies one or more subvolumes for which authorization records are to be added.
subvol-list can be either:
subvol-name
( subvol-name [ , subvol-name ... ] )
subvol-name
can be any subvolume name. The name can contain wild-card characters.
LIKE [\system.]$volume
LIKE [\system.][$volume.]subvol
adopts the existing attribute values of the specified volume or subvolume as the
attribute values to be used for the authorization record or records being added. If
you omit \system, your current default system name is used. Similarly, if you omit
$volume in a subvolume specification, your current default volume name is used.
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 ] ...
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.