Reference Guide

show ldap-servers
show radius-servers
Description
This command displays the Lightweight Directory Access Protocol (LDAP) servers configured for user
authentication on the Virtual Controller.
Usage Guidelines
Use this command to view the LDAP server configuration information available on a W-IAP.
Example
The following example shows the output of show ldap-servers command:
LDAP Servers
------------
Name IP Address Port Timeout Retry Count Admin-DN Admin Password
---- ---------- ---- ------- ----------- -------- --------------
Server1 192.0.2.5 389 5 3 admin-dn cn=admin password123
Base-DN Filter Key-Attribute In Use
----- ------ ------------- ------
dc=example, dc=com (objectclass=*) sAMAccountName No
The output of this command provides the following information:
Command/Parameter Description
Name
Displays the name of the LDAP authentication server.
IP Address
Displays the IP address of the LDAP server.
Port
Displays the authorization port number of the LDAP server.
Timeout
Displays a timeout value for the LDAP requests from the clients.
Retry Count
Displays number of times that the clients can attempt to connect to the server.
Admin-DN
Displays distinguished name for the administrator.
Admin Password
Displays the password for LDAP administrator.
Base-DN
Displays a distinguished name for the node which contains the entire user
database.
Filter
Shows the filter to apply when searching for a user in the LDAP database.
Key-Attribute
Displays the attribute to use as a key when searching for the LDAP server.
For Active Directory, the value is sAMAccountName
In Use
Indicates if the server is in use.
Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide show ldap-servers | 407