<?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 I having the same problem. I in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473037#M86415</link>
    <description>&lt;P&gt;I having the same problem. I have a windows 2003 using RADIUS, but when using LDAP doesn't work. I got the error: Authentication Server not responding: AAA server has been removed&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2014 19:19:22 GMT</pubDate>
    <dc:creator>Herlander Stock</dc:creator>
    <dc:date>2014-06-06T19:19:22Z</dc:date>
    <item>
      <title>Can Cisco ASA work with spaces in LDAP DN string to authenticate and assign group policies?</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473033#M86406</link>
      <description>&lt;P&gt;I am having the hardest time getting a definitive answer to this; &amp;nbsp;basically, I have a Cisco ASA firewall that is using AD via LDAP to authenticate &amp;nbsp;users and assign them a group policy based on certain AD group memberships.&lt;/P&gt;&lt;P&gt;The problem I think I have is that due to how our AD forest is structured, I have spaces in the DN string, as shown below... &amp;nbsp;I have tried enclosing the entire string in quotes, etc. &amp;nbsp;- nothing seems to work. &amp;nbsp;Basically, the string is not matched, and the users are assigned a non-matching default policy. &amp;nbsp;Cisco TAC thinks it is due to the spaces (highlighted) but I am not sure sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some one please advise?&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; line-height: normal;"&gt;CN=VPN_SSL_SPLIT,OU=&lt;FONT color="#ff0000" style="background-color: rgb(255, 255, 0);"&gt;Grps - ACS&lt;/FONT&gt;,&lt;/FONT&gt;&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial, sans-serif; line-height: normal; font-size: large;"&gt;OU=&lt;/SPAN&gt;&lt;FONT size="4" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; line-height: normal;"&gt;&lt;FONT color="#ff0000" style="background-color: rgb(255, 255, 0);"&gt;Res - Groups&lt;/FONT&gt;,OU=&lt;FONT color="#ff0000" style="background-color: rgb(255, 255, 0);"&gt;BU - Vesna.Resources&lt;/FONT&gt;,DC=DOM1,DC=US,&lt;WBR /&gt;DC=LOCAL&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:40:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473033#M86406</guid>
      <dc:creator>charlesriley</dc:creator>
      <dc:date>2019-03-11T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Yeah It does work!  All you</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473034#M86409</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Yeah It does work! &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11px;"&gt;All you need to have the DN with spaces in quotes like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;EM&gt;ldap attribute-map LDAP-MAP&lt;BR /&gt;&amp;nbsp; map-name &amp;nbsp;memberOf IETF-Radius-Class&lt;BR /&gt;&amp;nbsp; map-value memberOf "CN=VPN_SSL_SPLIT,OU=Grps - ACS,&lt;SPAN style="color: rgb(34, 34, 34); line-height: normal;"&gt;OU=&lt;/SPAN&gt;Res - Groups,OU=BU - Vesna.Resources,DC=DOM1,DC=US,DC=LOCAL" &amp;lt;Group Policy Name&amp;gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;This will make the DN as a single entity and will not truncate when it read spaces.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;In case you want to verify the same, run debug ldap 255 and look into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Jatin Katyal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;*Do rate helpful posts*&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:12:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473034#M86409</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2014-04-28T14:12:02Z</dc:date>
    </item>
    <item>
      <title>I have tried it with the</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473035#M86411</link>
      <description>&lt;P&gt;I have tried it with the quotes as suggested and it still does not work. &amp;nbsp;I wonder if I have something else wrong, though I have checked and rechecked the DN strings and configuration repeatedly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 23:18:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473035#M86411</guid>
      <dc:creator>charlesriley</dc:creator>
      <dc:date>2014-04-28T23:18:52Z</dc:date>
    </item>
    <item>
      <title>We can troubleshoot this</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473036#M86413</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;We can troubleshoot this issue. Please provide me the following outputs:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;show run aaa-server&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;show run ldap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;Turn on "debug ldap 255" and reproduce the issue. Paste the output here.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;Jatin Katyal&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family:verdana,geneva,sans-serif;"&gt;*Do rate helpful posts*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2014 03:02:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473036#M86413</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2014-04-29T03:02:53Z</dc:date>
    </item>
    <item>
      <title>I having the same problem. I</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473037#M86415</link>
      <description>&lt;P&gt;I having the same problem. I have a windows 2003 using RADIUS, but when using LDAP doesn't work. I got the error: Authentication Server not responding: AAA server has been removed&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2014 19:19:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473037#M86415</guid>
      <dc:creator>Herlander Stock</dc:creator>
      <dc:date>2014-06-06T19:19:22Z</dc:date>
    </item>
    <item>
      <title>Please provide the same</title>
      <link>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473038#M86416</link>
      <description>&lt;P&gt;Please provide the same information:&lt;/P&gt;&lt;P style="color: rgb(119, 119, 119); font-size: 14.545454025268555px;"&gt;&lt;SPAN style="font-size: 11px;"&gt;&lt;SPAN style="font-family: verdana, geneva, sans-serif;"&gt;show run aaa-server&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgb(119, 119, 119); font-size: 14.545454025268555px;"&gt;&lt;SPAN style="font-size: 11px;"&gt;&lt;SPAN style="font-family: verdana, geneva, sans-serif;"&gt;show run ldap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgb(119, 119, 119); font-size: 14.545454025268555px;"&gt;&lt;SPAN style="font-size: 11px;"&gt;&lt;SPAN style="font-family: verdana, geneva, sans-serif;"&gt;Turn on "debug ldap 255" and reproduce the issue. Paste the output here.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jatin Katyal&lt;/P&gt;&lt;P&gt;**Do rate helpful posts**&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2014 20:01:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-cisco-asa-work-with-spaces-in-ldap-dn-string-to-authenticate/m-p/2473038#M86416</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2014-06-06T20:01:03Z</dc:date>
    </item>
  </channel>
</rss>

