<?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: How to do this in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690529#M421436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this going to a concentrator, ASA, is it IPSEC VPN Client or SSL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 23:21:41 GMT</pubDate>
    <dc:creator>tim.weid</dc:creator>
    <dc:date>2007-03-02T23:21:41Z</dc:date>
    <item>
      <title>How to do this</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690528#M421432</link>
      <description>&lt;P&gt;I want VPn Users to autheticate vs my Microsoft Active Directory LDAP Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not working when I try testing the authentication under ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to allow only people in a specific group or OU access to VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone walk me through the proper configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain is xxx.local&lt;/P&gt;&lt;P&gt;OU=Security Groups (under domain)&lt;/P&gt;&lt;P&gt;Group under this OU is ITVPN&lt;/P&gt;&lt;P&gt;Users are in this group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Base DN: ou=Security Groups,dc=xxx,dc=local&lt;/P&gt;&lt;P&gt;Scope= All levels beneath the Base DN&lt;/P&gt;&lt;P&gt;nameing Attribute: uid&lt;/P&gt;&lt;P&gt;Login DN: cn=Administrator,cn=Users,dc=xxx,dc=local&lt;/P&gt;&lt;P&gt;Login Password: xxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LDAP Attribute Map: ITVPN_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITVPN_GROUP is Customer name: ITVPN and Attribute map Name: cVPN3000-IETF-Radius-Class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gives me an erro that attribute not found.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:01:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690528#M421432</guid>
      <dc:creator>cisconoobie</dc:creator>
      <dc:date>2019-03-10T22:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to do this</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690529#M421436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this going to a concentrator, ASA, is it IPSEC VPN Client or SSL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 23:21:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690529#M421436</guid>
      <dc:creator>tim.weid</dc:creator>
      <dc:date>2007-03-02T23:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to do this</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690530#M421440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASA5520 IPSec VPN CLient&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2007 01:19:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690530#M421440</guid>
      <dc:creator>cisconoobie</dc:creator>
      <dc:date>2007-03-03T01:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to do this</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690531#M421444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was configuring this same scenario and got the same message.  - "Attribute not found"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check your AD attribute and see if you are using the correct attribute value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we did was to check on the AD with a LDAP browser.Our naming attribute is cn. we found out that the cn= &lt;FIRST name=""&gt; &lt;LAST name=""&gt; but when we are connecting via IPSec VPN client, we were just using just the first name as our user id. &lt;/LAST&gt;&lt;/FIRST&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 14:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-do-this/m-p/690531#M421444</guid>
      <dc:creator>zaballa805</dc:creator>
      <dc:date>2007-03-12T14:24:53Z</dc:date>
    </item>
  </channel>
</rss>

