Reference Guide

Table Of Contents
528 | show aaa authentication-server ldap Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide
show aaa authentication-server ldap
show aaa authentication-server ldap [<ldap_server_name>]
Description
Display configuration settings for your LDAP servers.
Syntax
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.
Include the <ldap_server_name> parameter to display additional details for an individual server.
The output of this command includes the following parameters:
Parameter Description
<ldap_server_name> Name that identifies an LDAP server.
Parameter Description
host IP address of the LDAP server
Admin-DN Distinguished name for the admin user who has read/search privileges across all of the
entries in the LDAP database.
(host) #aaa authentication-server ldap
LDAP Server List
----------------
Name References Profile Status
---- ---------- --------------
ldap1 5
ldap2 3
ldap3 1
Total:3
(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