HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  60 
Item  Description 
->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. 
Syntax 
remove ldap-group <GroupName|*> 
Parameter 
GroupName (required) 
The name of an existing directory group to be removed. Use "*" to remove all 
LDAP groups. 
Examples 
->remove ldap-group MyGroup 
Removes a specified directory group 
->remove ldap-group * 
Removes all directory groups 
Item  Description 
set ldap-group
Modify the properties of an existing directory group. 
Syntax 
set ldap-group <GroupName> [Description=<description>] 
[Roles=<roles>]










