Ldap – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual

Page 32

Advertising
background image

Command line 32

Item Description

->show interconnect enc0:*
Displays interconnect modules in all bays of a specific enclosure

->show interconnect enc0:3
Displays detailed information on a specific interconnect module in interconnect
bay 3 of the primary enclosure

ldap

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

Item Description

set ldap

Modify and test the Virtual Connect LDAP directory server authentication

settings.

Syntax

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

[LocalUsers=<enabled|disabled>]

[NtAccountMapping=<enabled|disabled>] [ServerAddress=<IP

Address/DNS name>] [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. Valid values include "true" and

"false".

LocalUsers (optional) Enables or disables local user authentication. Valid values include "Enabled"

and "Disabled".
WARNING: Disabling local users without correctly configuring LDAP

authentication first may result in not being able to log on.
Enabling and disabling local user authentication requires you to be logged in
as an LDAP user. This property cannot be modified if logged in as a local user.

NtAccountMapping

(optional)

Enables or disables Microsoft® Windows NT® account mapping. This

capability enables you to enter "domain\username". Valid values include
"Enabled" and "Disabled".

SearchContext1

(optional)

First searchable path used to locate the user when the user is trying to
authenticate using directory services.

SearchContext2

(optional)

Second searchable path used to locate the user when the user is trying to

authenticate using directory services.

SearchContext3

(optional)

Third searchable path used to locate the user when the user is trying to

authenticate using directory services.

ServerAddress

(optional)

The IP address or host name of the LDAP server used for authentication

SslPort (optional)

The port to use for LDAP communication. Valid values include a valid port
number between 1 and 65535. The default port number is 636.

Examples

Advertising