<?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 Attribute map not selecting the correct Group-Policy(LAB SETUP). in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098876#M1070837</link>
    <description>&lt;P&gt;Thanks it worked I keep making these stupid mistakes !. Sorry for wasting your time&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jun 2020 13:27:50 GMT</pubDate>
    <dc:creator>Alfredcfc</dc:creator>
    <dc:date>2020-06-07T13:27:50Z</dc:date>
    <item>
      <title>LDAP Attribute map not selecting the correct Group-Policy(LAB SETUP).</title>
      <link>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098806#M1070826</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was setting up ldap-attribute mapping for having multiple group policies within one tunnel-group. But when i test the connection it fails to select any group-policy and fails since no IP address is being assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ldap-map is:&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ciscoasa# sh run ldap attribute-map&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ldap attribute-map LDAP-VPN&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;map-name memberOf Group-Policy&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;map-value memberOf CN=VPN-External,OU=VPN-Internal,DC=EVELAB,DC=COM ra-external&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ciscoasa#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i took the debug output to check:"debug ldap 255"&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[13] memberOf: value = CN=vpn-external,OU=VPN-Internal,DC=evelab,DC=com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[13] mapped to Group-Policy: value = CN=vpn-external,OU=VPN-Internal,DC=evelab,DC=com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[13] mapped to LDAP-Class: value = CN=vpn-external,OU=VPN-Internal,DC=evelab,DC=com&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;------&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ldap map is also called in the correct ldap server&lt;/P&gt;&lt;P&gt;aaa-server 192.168.9.2 protocol ldap&lt;BR /&gt;aaa-server 192.168.9.2 (outside0) host 192.168.9.2&lt;BR /&gt;ldap-base-dn DC=EVELAB,DC=COM&lt;BR /&gt;ldap-scope subtree&lt;BR /&gt;ldap-naming-attribute sAMAccountName&lt;BR /&gt;ldap-login-password *****&lt;BR /&gt;ldap-login-dn CN=alfred sachin,OU=VPN-Internal,DC=EVELAB,DC=COM&lt;BR /&gt;server-type microsoft&lt;BR /&gt;&lt;STRONG&gt;ldap-attribute-map LDAP-VPN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-------------&lt;/P&gt;&lt;P&gt;The correct group policy was not being assigned to the connection, the user-id which i used "alfred_dell" is under the correct group but the ldap mapping is not working,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let me know if I am making any mistake in the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 08:14:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098806#M1070826</guid>
      <dc:creator>Alfredcfc</dc:creator>
      <dc:date>2020-06-07T08:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Attribute map not selecting the correct Group-Policy(LAB SETUP).</title>
      <link>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098812#M1070827</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Check the case of your Group, as attribute values are case sensitive. You've defined your group in the LDAP map as &lt;STRONG&gt;VPN-External&lt;/STRONG&gt;, however the debug determines the group as &lt;STRONG&gt;vpn-external.&lt;/STRONG&gt; Amend your LDAP map.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;map-value memberOf CN=VPN-External,OU=VPN-Internal,DC=EVELAB,DC=COM ra-external&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[13] memberOf: value = CN=vpn-external,OU=VPN-Internal,DC=evelab,DC=com&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 09:09:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098812#M1070827</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-06-07T09:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Attribute map not selecting the correct Group-Policy(LAB SETUP).</title>
      <link>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098876#M1070837</link>
      <description>&lt;P&gt;Thanks it worked I keep making these stupid mistakes !. Sorry for wasting your time&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 13:27:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-attribute-map-not-selecting-the-correct-group-policy-lab/m-p/4098876#M1070837</guid>
      <dc:creator>Alfredcfc</dc:creator>
      <dc:date>2020-06-07T13:27:50Z</dc:date>
    </item>
  </channel>
</rss>

