01-20-2022 07:05 AM
Hello,
I´m trying to configure ldap authentication for a switch Cisco Catalyst but I got LDAP: LDAP doesn't support interactive login although the local test using test aaa authentication group has been successful.
Have any of you been capable of configuring ldap authentication towards an MS Active Directory server?
ios: Cisco IOS XE Software, Version 17.03.04
Thanks in advance.
Luis
01-20-2022 07:17 AM
Not that i am aware this worked, as i remember it was not worked. (ok with GUI Login). but CLI having some issue i guess.
what is the output :
#show ldap server all ?
| Output modifiers
<cr> <cr>
may check some limitation :
01-21-2022 12:09 AM
Hello,
Have you seen the output?
Regards,
Luis
01-20-2022 07:52 AM
Hello,
Thanks for the answer. The output below:
censured-1#show ldap server all
Server Information for censured-1
================================
Server name :censured-1
Server Address :10.x.x.x
Server listening Port :389
Bind Root-dn :CN=user,OU=xxx,OU=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx
Server mode :Non-Secure
Cipher Suite :0x00
Authentication Seq :Search first. Then Bind/Compare password next
Authentication Procedure:Bind with user password
Base-Dn :OU=xxx,OU=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx
Object Class :Person
Attribute map :GROUP
Request timeout :30
Deadtime in Mins :0
State :ALIVE
---------------------------------
* LDAP STATISTICS *
Total messages [Sent:6, Received:6]
Response delay(ms) [Average:506, Maximum:513]
Total search [Request:5, ResultEntry:0, ResultDone:5]
Total bind [Request:1, Response:1]
Total extended [Request:0, Response:0]
Total compare [Request:0, Response:0]
Search [Success:0, Failures:5]
Bind [Success:0, Failures:1]
Missing attrs in Entry [0]
----------------------------------
No. of active connections :1
Regards,
Luis
07-19-2022 09:51 PM
@luis.poveda93 were you able to get any where with this on IOS? I was able to get this working on ASA, but haven't on IOS yet.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide