Ldap – HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 61

Advertising
background image

Command line 61

Item

Description

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

ldap

Manage VC directory server authentication settings.
Supported actions: help, set, show

Item

Description

set ldap

Modify and test the VC LDAP directory server authentication settings.

Syntax

set ldap [-test] [Enabled=<true|false>]

[LocalUsers=<enabled|disabled>]

[NtAccountMapping=<enabled|disabled>]

[ServerAddress=<IPAddress|DNSname>] [SslPort=<portNum>]

[SearchContext1=<string>] [SearchContext2=<string>]

[SearchContext2=<string>]

Option

Test (optional)

Tests the LDAP configuration without applying changes.

Properties

Enabled (optional)

Enables or disables LDAP authentication. Values include "true" and "false".

LocalUsers (optional) Enables or disables local user authentication. Values include "Enabled" and

"Disabled".

WARNING: Disabling local users without correctly configuring LDAP

Advertising