HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 56

Advertising
background image

Command line 56

Item

Description

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>]

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>|*]

Advertising