<?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: Configuring authentication using AD Group mappings in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887019#M221845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had similar problem, since all request came as CHAP/MD5 which is not the same as MS-CHAP v1 and v2 that we can chose on ACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you trying to authenticate users? Web-page or dot1x? If it is a web-page, choose PAP as authentication and you should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2012 19:56:02 GMT</pubDate>
    <dc:creator>mile.ljepojevic</dc:creator>
    <dc:date>2012-04-03T19:56:02Z</dc:date>
    <item>
      <title>Configuring authentication using AD Group mappings</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887016#M221832</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently installed ACS 5.3 and am trying to configure as follows:&lt;/P&gt;&lt;P&gt;1) Devices are seperated into Locations and Device types.&lt;/P&gt;&lt;P&gt;2) ACS is authenticating using AD.&lt;/P&gt;&lt;P&gt;3) User must be in specific AD group to be able to access a specific device type/location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am testing my setup with WCS. The server was added to list of Network Devices and placed in the correct location/device type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under access policies, I configure an Access Service named (NAAS-WCS) which has an Identity and Group Mapping structure.defined as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Identity: Condition (NDG:Device Type -&amp;gt; in All Device Types: WC), Results (Identity Store: AD1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *Group Mapping: (Condition: AD1:ExternalGroups), Results (Identity Group: All Groups:SBD-SEC-ENG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to implement is the following rule:&lt;/P&gt;&lt;P&gt;if (device in device type WC) and (user in AD group G-CRP-SEC-ENG) then allow access otherwise block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the groups in the AD configuration of the server, and used that group in defining the rules. The error I get from tacacs when I attempt to log in is attached in the jpeg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know where I'm going wrong? This is the first time I use the new ACS system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sami Abunasser&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887016#M221832</guid>
      <dc:creator>Sami Abunasser</dc:creator>
      <dc:date>2019-03-11T01:58:07Z</dc:date>
    </item>
    <item>
      <title>Configuring authentication using AD Group mappings</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887017#M221835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple ways to do this:&lt;/P&gt;&lt;P&gt;1) Put two columns (conditions) in authorization policy&lt;/P&gt;&lt;P&gt;One for device type and one condition based on ExternalGroups attribute in the active directory dictionary&lt;/P&gt;&lt;P&gt;then make conditions only in authorization policy and not use group mapping&lt;/P&gt;&lt;P&gt;///// this is using AD groups directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If using group mapping then add a condition to authorization policy using the IdentityGroup&lt;/P&gt;&lt;P&gt;///// this is using group mapping to map an AD group to an internal group and then using the internal group in policy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:51:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887017#M221835</guid>
      <dc:creator>jrabinow</dc:creator>
      <dc:date>2012-04-03T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring authentication using AD Group mappings</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887018#M221839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jrabinow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the quick response. i tried to edit the rules as you mentioned (i tried both ways) and I'm still getting the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the serivce selection rules, i see a hit count on the rule that's applying the access service, but then when i go to the access service definition there is a hit count of 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the logs it sill has the same error:&lt;/P&gt;&lt;P&gt;22056 Subject not found in the applicable identity store(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I engaged our AD admin also, and he's taking a look at AD to see if he sees any log entries that might help, becuase when you look at the detailed log there's the following error:&lt;/P&gt;&lt;TABLE id="__TOC_2" style="border-bottom-color: #808080; border-bottom-style: solid; border-left-color: #808080; border-left-style: solid; margin-top: 10pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; width: 100%; font-family: sans-serif; empty-cells: show; font-size: small; border-top-color: #e3e3e3; border-right-color: #808080; border-right-style: solid; border-width: 1px;"&gt;&lt;TBODY&gt;&lt;TR align="left" style="padding-bottom: 1pt; background-color: #f5f9fd; padding-left: 2pt; padding-right: 2pt; color: #000000; padding-top: 1pt; border-width: thin; border-color: #8499a2;"&gt;&lt;TD style="padding-bottom: 2pt; padding-left: 4pt; padding-right: 4pt; padding-top: 2pt;"&gt;&lt;P style="margin-top: 0pt;"&gt;Selected Identity Store -&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" style="padding-bottom: 1pt; background-color: #f5f9fd; padding-left: 2pt; padding-right: 2pt; color: #000000; padding-top: 1pt; border-width: thin; border-color: #8499a2;"&gt;&lt;TD style="padding-bottom: 2pt; padding-left: 4pt; padding-right: 4pt; padding-top: 2pt;"&gt;&lt;DIV style="margin-top: 0pt;"&gt;Current Identity Store does not support the&amp;nbsp; authentication method; Skipping it&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 15:31:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887018#M221839</guid>
      <dc:creator>Sami Abunasser</dc:creator>
      <dc:date>2012-04-03T15:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring authentication using AD Group mappings</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887019#M221845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had similar problem, since all request came as CHAP/MD5 which is not the same as MS-CHAP v1 and v2 that we can chose on ACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you trying to authenticate users? Web-page or dot1x? If it is a web-page, choose PAP as authentication and you should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 19:56:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887019#M221845</guid>
      <dc:creator>mile.ljepojevic</dc:creator>
      <dc:date>2012-04-03T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring authentication using AD Group mappings</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887020#M221847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Mile,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response, that was the issue. I did not even notice that was not an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On another note, what I was trying to get to authenticate on ACS was a WCS server. There were two issues, the CHAP/MD5, and the second was that bulk import of custom attributes in ACS 5.2 and 5.3 doesn't work and a patch is being worked on (&lt;STRONG style="text-align: left; line-height: normal; widows: 2; text-transform: none; background-color: #ffffff; list-style-type: none; font-variant: normal; font-style: normal; border-collapse: collapse; font-family: Arial, verdana, sans-serif; white-space: normal; orphans: 2; letter-spacing: normal; color: #333333; font-size: 12px;"&gt;CSCtx18638 &lt;STRONG style="list-style-type: none; border-collapse: collapse; font-size: 12px;"&gt;Cannot add custom shell attribute with keyword alert).&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-align: left; line-height: normal; widows: 2; text-transform: none; background-color: #ffffff; list-style-type: none; font-variant: normal; font-style: normal; border-collapse: collapse; font-family: Arial, verdana, sans-serif; white-space: normal; orphans: 2; letter-spacing: normal; color: #333333; font-size: 12px;"&gt;&lt;STRONG style="list-style-type: none; border-collapse: collapse; font-size: 12px;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After I changed the authentication type, and add the attributes one at a time, it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for your help!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 14:12:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-authentication-using-ad-group-mappings/m-p/1887020#M221847</guid>
      <dc:creator>Sami Abunasser</dc:creator>
      <dc:date>2012-04-04T14:12:34Z</dc:date>
    </item>
  </channel>
</rss>

