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

Example 99 Windows
cliq dismountVolume mountPoint="c:\hp storevirtual recovery
snapshots\bbmg1\clvol-01_sch_ss_1.1271"
Example 100 SSH
dismountVolume mountPoint="I:"
findADInfo
Description
Query the management group for information about the associated AD domain.
Syntax
findADInfo {login=} { userName= passWord= | groupName= } [hostName=]
[adUserName=] [ldaps=]
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}
The name or IP address of an active directory server. When you specify host
name in the query, BASEDN is returned for this server. The name must be
specified in the following format: ldap://10.10.10.10.
[hostName]
An active directory user name. When you specify it, a list of active directory
groups that the user belongs to is returned.
[adUserName]
Use a secure LDAP connection. Set it to false to change; the default is true.[ldaps]
findADInfo 55