<?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 ASA LDAP authentication only for specific Users Group in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/asa-ldap-authentication-only-for-specific-users-group/m-p/3319727#M550478</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;That problem has been mentioned couple of times but couldn't find an answer&lt;/P&gt;
&lt;P&gt;My config:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa-server IAS_Internal_LDA protocol ldap&lt;BR /&gt; reactivation-mode depletion deadtime 5&lt;BR /&gt;aaa-server IAS_Internal_LDA (inside) host 10.0.10.162&lt;BR /&gt; ldap-base-dn DC=xxxxxxxxxxx,DC=loc&lt;BR /&gt; ldap-group-base-dn CN=xxxxxxxxx,OU=xxxxxxx,DC=xxxxxxx,DC=loc&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=Administrator,CN=Users,DC=xxxxxxxxx,DC=loc&lt;BR /&gt; server-type microsoft&lt;BR /&gt; ldap-attribute-map&amp;nbsp;BBBB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ldap attribute-map&amp;nbsp;BBBB&lt;BR /&gt; map-name memberOf IETF-Radius-Class&lt;BR /&gt; map-value memberOf CN=XXXX,OU=Support,DC=XXXXXX,DC=loc&amp;nbsp;BBBB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem I have got is, LDAP authenticates all users instead of authenticating only members of XXXX group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if I missed anything, we have got already undefined default dynamic group policy and other Radius authentications so didn't want to play with that, and not sure if it is necessary to implement DAP in this case&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 18:44:18 GMT</pubDate>
    <dc:creator>szczyrk80</dc:creator>
    <dc:date>2020-02-21T18:44:18Z</dc:date>
    <item>
      <title>ASA LDAP authentication only for specific Users Group</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-ldap-authentication-only-for-specific-users-group/m-p/3319727#M550478</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;That problem has been mentioned couple of times but couldn't find an answer&lt;/P&gt;
&lt;P&gt;My config:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa-server IAS_Internal_LDA protocol ldap&lt;BR /&gt; reactivation-mode depletion deadtime 5&lt;BR /&gt;aaa-server IAS_Internal_LDA (inside) host 10.0.10.162&lt;BR /&gt; ldap-base-dn DC=xxxxxxxxxxx,DC=loc&lt;BR /&gt; ldap-group-base-dn CN=xxxxxxxxx,OU=xxxxxxx,DC=xxxxxxx,DC=loc&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=Administrator,CN=Users,DC=xxxxxxxxx,DC=loc&lt;BR /&gt; server-type microsoft&lt;BR /&gt; ldap-attribute-map&amp;nbsp;BBBB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ldap attribute-map&amp;nbsp;BBBB&lt;BR /&gt; map-name memberOf IETF-Radius-Class&lt;BR /&gt; map-value memberOf CN=XXXX,OU=Support,DC=XXXXXX,DC=loc&amp;nbsp;BBBB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem I have got is, LDAP authenticates all users instead of authenticating only members of XXXX group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if I missed anything, we have got already undefined default dynamic group policy and other Radius authentications so didn't want to play with that, and not sure if it is necessary to implement DAP in this case&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:44:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-ldap-authentication-only-for-specific-users-group/m-p/3319727#M550478</guid>
      <dc:creator>szczyrk80</dc:creator>
      <dc:date>2020-02-21T18:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA LDAP authentication only for specific Users Group</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-ldap-authentication-only-for-specific-users-group/m-p/3319966#M550480</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could implement DAP, but you didn't post your tunnel-group configuration. &lt;BR /&gt;The thing is (someone correct me if I'm wrong) that the ldap attribute map would simply apply to your session a group-policy (configured locally on the ASA) that has the name of the LDAP group you're in.&lt;/P&gt;
&lt;P&gt;But, it you don't have any group-policy with that name, it will apply your default (whatever that is in your case) configured under the tunnel-group you're landing on. So I imagine your default group-policy would allow you to connect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Octavian&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 20:50:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-ldap-authentication-only-for-specific-users-group/m-p/3319966#M550480</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2018-01-26T20:50:25Z</dc:date>
    </item>
  </channel>
</rss>

