HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide
Command line  57 
Item  Description 
->remove ldap-certificate B4:02:C0:29:B5:E5:B4:81 
Removes an existing LDAP certificate by serial number 
->remove ldap-certificate * 
Removes all LDAP certificates 
Item  Description 
show ldap-certificate
Display LDAP certificate information. 
Syntax 
show ldap-certificate [<SerialNumber> | *] 
Parameter 
SerialNumber 
(optional) 
The serial number of an existing LDAP certificate in a colon format. Use "*" to 
display detailed output of all the LDAP certificates in the VC domain. If an LDAP 
certificate is not specified, a summary output of all the LDAP certificates appears.
Examples 
->show ldap-certificate 
Displays a summary of all LDAP certificates 
->show ldap-certificate * 
Displays detailed information for all LDAP certificates 
->show ldap-certificate B4:02:C0:29:B5:E5:B4:81 
Displays detailed information for a specific LDAP certificate 
ldap-group 
Manage Virtual Connect directory groups. 
Supported actions: add, help, remove, set, show 
Item  Description 
add ldap-group 
Add a new directory group to the directory services configuration. 
Syntax 
add ldap-group <GroupName> [Description=<string>] 
[Roles=domain,server,network,storage]
Parameters 
GroupName (required) 
The name of the LDAP directory group being added 
Properties 
Description 
(optional) 
An informational description for the new group being added 
Roles (optional) 
A set of one or more privileges for the group. Valid values are any combination 
of "domain", "server", "network", and "storage". Separate multiple values with 
commas. 
Example 
->add ldap-group MyNewGroup Description="Test Group" 
Roles=domain,server 
Adds a new directory group 
Item  Description 
remove ldap-group 
Remove an existing directory group. 










