Release Notes

show aaa authentication-server ldap
show aaa authentication-server ldap [<ldap_server_name>]
Description
Display configuration settings for your LDAP servers.
Syntax
Parameter Description
<ldap_server_name>
Name that identifies an LDAP server.
Examples
The output of the example below displays the LDAP server list with the names of all the LDAP servers. The
References column lists the number of other profiles that reference an LDAP server, and the Profile Status
column indicates whether the profile is predefined. User-defined profiles will not have an entry in the Profile
Status column.
(host) #aaa authentication-server ldap
LDAP Server List
----------------
Name References Profile Status
---- ---------- --------------
ldap1 5
ldap2 3
ldap3 1
Total:3
Include the <ldap_server_name> parameter to display additional details for an individual server.
(host) #show aaa authentication-server ldap ldap1
LDAP Server "ldap1"
-------------------
Parameter Value
--------- -----
Host 10.1.1.234
Admin-DN cn=corp,cn=Users,dc=1m,dc=corp,dc=com
Admin-Passwd ********
Allow Clear-Text Disabled
Auth Port 389
Base-DN cn=Users,dc=1m,dc=corp,dc=com
Filter (objectclass=*)
Key Attribute sAMAccountName
Timeout 20 sec
Mode Enabled
Preferred Connection Type ldap-s
The output of this command includes the following parameters:
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show aaa authentication-server ldap | 744