11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

DescriptionName
The administrative group name.{adminGroupName}
Specifies the users that this group comprises.[adminUserName]
Optional description[description]
Permissions for the group. This is a character sequence specifying the
allowable permissions in the following order: Group, Network, Storage
[permissions]
System, Report. The Password permissions are subsumed by the Group
permissions. For each group, the allowable permissions are: r—Read- only,
w—Read-write (Report does not support this), and f—Full-access (Report does
not support this).
NOTE: If this is not specified, the permissions are set to rrrr.
The name of the associated active directory group.[adGroup]
Example 152 Windows
cliq modifyAdminGroup login=10.0.1.3 userName=admin passWord=secret
description="My shiny new group" adminGroupName=powerusers
adminUserName=user1;user2 permissions=fffr
Example 153 SSH
modifyAdminGroup description="My shiny new group"
adminGroupName=powerusers adminUserName=user1;user2 permissions=fffr
modifyAdminUser
Description
Modify an administrative user.
Syntax
modifyAdminUser {login=} { userName= passWord= | groupName= }
{adminUserName=} [description=] [adminPassWord=]
Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
Specifies the users that this group comprises.{adminUserName}
Optional description[description]
The password for the administrative user.[adminPassWord]
80 Commands