HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 58
Item Description
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>]
Parameter
GroupName (required)
The name of an existing group to modify
Properties
Description
(optional)
A user-friendly description for the group
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
->set ldap-group MyGroup Description="Test Group"
Roles=domain,server,network
Modifies a directory group description and privileges
Item Description
show ldap-group
Display the existing directory groups.
Syntax
show ldap-group [<GroupName>|*]
Parameter
GroupName (optional)
The name of an existing LDAP group in the domain. Use "*" to display detailed
information for all LDAP groups. If no value is specified, a summary of all groups
displays.
Examples
->show ldap-group
Displays a summary of all LDAP groups
->show ldap-group MyGroup
Displays detailed information for a specific LDAP group
->show ldap-group *
Displays detailed information for all LDAP groups
link-dist-interval
Manage the FC login re-distribution interval.
Supported actions: help, set, show