Item

Description

 

 

LocalUsers

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.

 

 

NtAccountMapping

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

 

capability allows you to enter "domain\username". Valid values include

 

"Enabled" and "Disabled".

 

 

TargetDomain

The target domain name. The maximum length is 64 characters.

 

 

IpAddress

The IP address or DNS name of the directory server

 

 

SslPort

The port to use for LDAP communication. Valid values include a valid port

 

number between 1 and 65535. The default port number is 636.

 

 

SearchContext1

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

 

authenticate using directory services.

 

 

SearchContext2

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

 

authenticate using directory services.

 

 

SearchContext3

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

 

authenticate using directory services.

 

 

Example

->set ldap LDAP=enabled IpAddress=192.168.0.124

 

Enables directory services authentication for users

 

 

Item

Description

 

 

show ldap

Display LDAP information

 

 

Syntax

show ldap

 

 

Example

->show ldap

 

 

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

 

[Privileges=domain,server,network,storage]

 

 

Example

->add ldap-group MyNewGroup Description="Test Group"

 

Privileges=domain,server

 

Adds a new directory group

 

 

Item

Description

 

 

 

 

remove ldap-group

Remove an existing directory group

 

 

 

 

Syntax

remove ldap-group <GroupName>

 

 

 

 

Example

->remove ldap-group MyGroup

 

 

Removes a directory group

 

 

 

 

 

Command line 21