10.5 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96242, March 2013)

50| HP StoreVirtual CLI| Commands
findADInfo
This command queries the management group for information about the associated AD domain.
Availability: Windows, SSH
Version: 10.0
Request Syntax
cliq findADInfo login= userName= passWord=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
hostName Optional The name or IP address of an active directory server, when you specify
hostname in the query, you get back BASEDN for this server. The name
must be specified in the following format: "ldap://10.10.10.10"
adUserName Optional An active directory user name, when you specify it, you get back list of
active directory groups that user belongs to.
ldaps Optional Use secure ldap connection, set it to false to change, default is true.
Example
CLIQ>findadinfo login=10.01.72.3 username=joeuser password=abcd1234
hostname=ldap://10.21.66.9
HP StoreVirtual Command Line Interface, v10.0.0.1
(C) Copyright 2007-2012 Hewlett-Packard Development Company, L.P.
RESPONSE
result 0
processingTime 4044
name CliqSuccess
memoryUsage 838317
description Operation succeeded.
INFO
basedn DC=win8dom,DC=com
CLIQ>findadinfo login=10.01.72.3 username=joeuser password=abcd1234
hostname=ldap://10.21.66.91 ldaps=1
HP StoreVirtual Command Line Interface, v10.0.0.1
(C) Copyright 2007-2012 Hewlett-Packard Development Company, L.P.
RESPONSE
result 0
processingTime 4776