3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
21.87
InForm OS Version 2.3.1 Command Line Interface Reference
EXAMPLES
The following example sets the ACL for user testuser1 and allows testuser1 to update the
snapshot VVs of VVs
vv1 and vv2.
The following example shows how to add
vv3 and vv4 to the ACL for user testuser1:
The following example shows how to remove
vv3 from the ACL for user testuser1:
The following example shows how to clear the ACL for user
testuser1:
NOTES
■ The -add and -remove options are mutually exclusive.
■ If the names or pattern of objects to add already exist, the request is ignored.
■ If the names or pattern of objects to remove do not exist, the request is also ignored.
cli% setuseracl testuser1 updatevv vv1 vv2
cli% setuseracl -add testuser1 updatevv vv3 vv4
cli% setuseracl -remove testuser1 updatevv vv3
cli% setuseracl testuser1 updatevv ""