<?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: ACS to AD Authentication (w/out adding users to ACS) in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037777#M395985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. How does ACS distinguish between VPN users who can authenticate to AD versus the local ACS database? For example: I want VPN-Joe Smith to authenticate to AD, while I want VPN-John Doe to authenticate to local ACS database?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 20:12:20 GMT</pubDate>
    <dc:creator>danieldiaz</dc:creator>
    <dc:date>2008-08-07T20:12:20Z</dc:date>
    <item>
      <title>ACS to AD Authentication (w/out adding users to ACS)</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037775#M395983</link>
      <description>&lt;P&gt;We are looking to have our cisco vpn client users authenticate to AD. We don't want to add the users in ACS but still point our ASA &amp;gt; ACS &amp;gt; AD. I.e, we don't want to add a new employee into ACS but still permit him to VPN (ACS)in and auth against AD. I know we can point ASA to IAS directly and bypass ACS.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:01:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037775#M395983</guid>
      <dc:creator>danieldiaz</dc:creator>
      <dc:date>2019-03-10T23:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: ACS to AD Authentication (w/out adding users to ACS)</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037776#M395984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have acs using active directory database then user will always be in AD and not is acs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS will do the authen lookup from AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN Client---&amp;gt;VPN Server----&amp;gt;ACS----&amp;gt;AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this set up no need to add user in acs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 18:12:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037776#M395984</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-08-07T18:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: ACS to AD Authentication (w/out adding users to ACS)</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037777#M395985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. How does ACS distinguish between VPN users who can authenticate to AD versus the local ACS database? For example: I want VPN-Joe Smith to authenticate to AD, while I want VPN-John Doe to authenticate to local ACS database?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 20:12:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037777#M395985</guid>
      <dc:creator>danieldiaz</dc:creator>
      <dc:date>2008-08-07T20:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACS to AD Authentication (w/out adding users to ACS)</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037778#M395986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look into the "Unknown User Policy" - ACS checks local database first, then follows the unknown user policy if the user doesn't exist locally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example - VPN-John Doe is an account in local ACS database and VPN-Joe Smith is an account in the (external) AD database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 1:  VPN-John Doe initiates a VPN connection - ACS challenges the user for username/password and looks locally, finds this user in its local database and authenticates or rejects the credentials supplied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 2:  VPN-Joe Smith initiates a VPN connection - ACS challenges the user for username/password and looks locally, does not find this account in its local database and follows the unknown user policy - if AD is your next defined external database, ACS will  query AD for authentication or rejection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, that is a very simple explanation that leaves out per-user or per-group access restrictions that could differentiate between  different users or different groups using NARs, Filters, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 21:06:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037778#M395986</guid>
      <dc:creator>charrellc011699</dc:creator>
      <dc:date>2008-08-07T21:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: ACS to AD Authentication (w/out adding users to ACS)</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037779#M395987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much, this is of great help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 21:10:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-to-ad-authentication-w-out-adding-users-to-acs/m-p/1037779#M395987</guid>
      <dc:creator>danieldiaz</dc:creator>
      <dc:date>2008-08-07T21:10:26Z</dc:date>
    </item>
  </channel>
</rss>

