<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LDAP authentication on router ssh login in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535591#M572335</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you seen the output?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2022 08:09:33 GMT</pubDate>
    <dc:creator>luis.poveda93</dc:creator>
    <dc:date>2022-01-21T08:09:33Z</dc:date>
    <item>
      <title>LDAP authentication on router ssh login</title>
      <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535122#M572311</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I´m trying to configure ldap authentication for a switch Cisco Catalyst but I got&amp;nbsp;&lt;STRONG&gt;LDAP: LDAP doesn't support interactive login &lt;/STRONG&gt;although the local test using test aaa authentication group has been successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have any of you been capable of configuring ldap authentication towards an MS Active Directory server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ios:&amp;nbsp;Cisco IOS XE Software, Version 17.03.04&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 15:05:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535122#M572311</guid>
      <dc:creator>luis.poveda93</dc:creator>
      <dc:date>2022-01-20T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication on router ssh login</title>
      <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535129#M572312</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what is the output :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#show ldap server all ?&lt;BR /&gt;| Output modifiers&lt;BR /&gt;&amp;lt;cr&amp;gt; &amp;lt;cr&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may check some limitation :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-2/configuration_guide/sec/b_172_sec_9500_cg/configuring_ipv6_support_for_ldap.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-2/configuration_guide/sec/b_172_sec_9500_cg/configuring_ipv6_support_for_ldap.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 15:17:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535129#M572312</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-20T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication on router ssh login</title>
      <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535159#M572314</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for the answer. The output below:&lt;/P&gt;&lt;P&gt;censured-1#show ldap server all&lt;BR /&gt;Server Information for censured-1&lt;BR /&gt;================================&lt;BR /&gt;Server name :censured-1&lt;BR /&gt;Server Address :10.x.x.x&lt;BR /&gt;Server listening Port :389&lt;BR /&gt;Bind Root-dn :CN=user,OU=xxx,OU=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx&lt;BR /&gt;Server mode :Non-Secure&lt;BR /&gt;Cipher Suite :0x00&lt;BR /&gt;Authentication Seq :Search first. Then Bind/Compare password next&lt;BR /&gt;Authentication Procedure:Bind with user password&lt;BR /&gt;Base-Dn :OU=xxx,OU=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx,DC=xxx&lt;BR /&gt;Object Class :Person&lt;BR /&gt;Attribute map :GROUP&lt;BR /&gt;Request timeout :30&lt;BR /&gt;Deadtime in Mins :0&lt;BR /&gt;State :ALIVE&lt;BR /&gt;---------------------------------&lt;BR /&gt;* LDAP STATISTICS *&lt;BR /&gt;Total messages [Sent:6, Received:6]&lt;BR /&gt;Response delay(ms) [Average:506, Maximum:513]&lt;BR /&gt;Total search [Request:5, ResultEntry:0, ResultDone:5]&lt;BR /&gt;Total bind [Request:1, Response:1]&lt;BR /&gt;Total extended [Request:0, Response:0]&lt;BR /&gt;Total compare [Request:0, Response:0]&lt;BR /&gt;Search [Success:0, Failures:5]&lt;BR /&gt;Bind [Success:0, Failures:1]&lt;BR /&gt;Missing attrs in Entry [0]&lt;BR /&gt;----------------------------------&lt;BR /&gt;No. of active connections :1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 15:52:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535159#M572314</guid>
      <dc:creator>luis.poveda93</dc:creator>
      <dc:date>2022-01-20T15:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication on router ssh login</title>
      <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535591#M572335</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you seen the output?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 08:09:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4535591#M572335</guid>
      <dc:creator>luis.poveda93</dc:creator>
      <dc:date>2022-01-21T08:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication on router ssh login</title>
      <link>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4653470#M576266</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1301607"&gt;@luis.poveda93&lt;/a&gt;&amp;nbsp; &amp;nbsp; were you able to get any where with this on IOS?&amp;nbsp; I was able to get this working on ASA, but haven't on IOS yet.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 04:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ldap-authentication-on-router-ssh-login/m-p/4653470#M576266</guid>
      <dc:creator>sweigle88</dc:creator>
      <dc:date>2022-07-20T04:51:37Z</dc:date>
    </item>
  </channel>
</rss>

