User's Manual
Command line 63
Item Description
[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
authentication first might 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 you are logged in as a local
user.
NtAccountMapping
(optional)
Enables or disables Microsoft Windows NT account mapping. This capability
enables you to enter "domain\username". Values include "Enabled" and
"Disabled".
SearchContext1
(optional)
First searchable path used to locate the user when authenticating using directory
services
SearchContext2
(optional)
Second searchable path used to locate the user when authenticating using
directory services
SearchContext3
(optional)
Third searchable path used to locate the user when authenticating using directory
services
ServerAddress
(optional)
The IPv4 address or host name of the LDAP server used for authentication.
SslPort (optional)
The port to use for LDAP communication. Values include a valid port number
between 1 and 65535. The default port number is 636.
Examples
->set ldap -test Enabled=true ServerAddress=192.168.0.27
Tests the directory service changes without applying them
->set ldap -test Enabled=true ServerAddress=2001::34
Uses an IPv6 address for the server to test the directory service changes without
applying them
->set ldap Enabled=true ServerAddress=192.168.0.124
SslPort=636 SearchContext1=”ou=users,dc=company,dc=com”
Enables directory services authentication for users
->set ldap Enabled=true ServerAddress=2001::50 SslPort=636
SearchContext1=”ou=users,dc=company,dc=com”
Enables directory services authentication for users using an IPv6 address
Item Description
show ldap
Display the VC LDAP authentication settings.
Syntax
show ldap
Example
->show ldap
Displays LDAP information
link-dist-interval
Manage the FC login re-distribution interval.