3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
21.86
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
setuseracl
DESCRIPTION
The setuseracl command sets the Access Control List (ACL).
SYNTAX
setuseracl [options] <user_name> <operation> [<name_or_pattern>]...
AUTHORITY
Super, Edit
OPTIONS
-add
Adds names or patterns of objects at the end of an existing ACL.
-remove
Removes names or patterns of objects from an ACL.
SPECIFIERS
<user_name>
Specifies the name of the user whose ACL is being set.
<operation>
Specifies the operation for which the ACL is being defined. The only value currently
accepted is the updatevv command, which updates a snapshot with a new snapshot.
Refer to updatevv on page 29.4 for details.
[<name_or_pattern>]...
Specifies a list of names or patterns of objects on which the operation (as specified by the
<operation> argument) is performed. The object type is dependent on the specified
operation. For example, the objects or names specified for the
updatevv operation are
Virtual Volume (VV) names. If an empty string is specified without any option, then any
existing ACL for the <user_name>, <operation> is removed.
RESTRICTIONS
None.