<?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: Find a condition to authenticate to the correct domain with TEAP in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508683#M571267</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for the message. This is what I need.&lt;/P&gt;&lt;P&gt;In our case we have Machine Certifcate Authentication AND Username/Password for user (I think I have to use a sequence for that purpose)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have 2 different AD domains that run TEAP, can you specify 2 different Cert_Profiles so that it can speed up searches in directories?&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;If Network Access-EAPAuthentication EQUALS TEAP AND DomainA then SEQUENCE_A&lt;/P&gt;&lt;P&gt;If Network Access-EAPAuthentication EQUALS TEAP AND DomainB then SEQUENCE_B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure the Domain can be a condition at that moment of authentication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 07:41:01 GMT</pubDate>
    <dc:creator>REJR77</dc:creator>
    <dc:date>2021-11-26T07:41:01Z</dc:date>
    <item>
      <title>Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508362#M571250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have several AD domains on my ISE deployment&lt;BR /&gt;Depending on the AD domain, the Authentication Policy to access the network may change&lt;/P&gt;&lt;P&gt;- For some domains, we use EAP TLS only (machine Authentication only)&lt;BR /&gt;- And for 1 domain we use TEAP (machine certificate + username/pwd for user)&lt;/P&gt;&lt;P&gt;In the Authentication Policy, I can make a condition to match the Certificate Issuer and then check in the right Certificate Profile for Authentication&lt;/P&gt;&lt;P&gt;Is it possible for TEAP authentication to find a condition that would authenicate to the specified Joint Point and not asking to all the joint points? (we can not use network device as a differenciator)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually my concern is to send the Authentication to the correct Authentication server, without the need to go through each Join Point.&lt;/P&gt;&lt;P&gt;Thanks for any idea&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 14:19:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508362#M571250</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2021-11-25T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508487#M571255</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/309358"&gt;@REJR77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do this all the time. In the Authentication section select the Certificate Authentication Profile depending on the EAP Method/Tunnel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Name of the AD Join Point is set in the Certificate Authentication Profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ISE JP.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/137988i93003439185286DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="ISE JP.png" alt="ISE JP.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 19:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508487#M571255</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-11-25T19:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508683#M571267</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for the message. This is what I need.&lt;/P&gt;&lt;P&gt;In our case we have Machine Certifcate Authentication AND Username/Password for user (I think I have to use a sequence for that purpose)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have 2 different AD domains that run TEAP, can you specify 2 different Cert_Profiles so that it can speed up searches in directories?&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;If Network Access-EAPAuthentication EQUALS TEAP AND DomainA then SEQUENCE_A&lt;/P&gt;&lt;P&gt;If Network Access-EAPAuthentication EQUALS TEAP AND DomainB then SEQUENCE_B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure the Domain can be a condition at that moment of authentication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 07:41:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4508683#M571267</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2021-11-26T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4509925#M571286</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/309358"&gt;@REJR77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could put the AD domain into the Certificate Authentication Profile as shown below. Would that work for you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EXTA.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/138148iF5EA73C2D4869BC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="EXTA.png" alt="EXTA.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 11:08:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4509925#M571286</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-11-29T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4509945#M571287</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've made these 2 rules.&lt;/P&gt;&lt;P&gt;The first one, should match User Authentication sent with MSCHAPv2 in the TEAP&amp;nbsp; Tunnel&lt;/P&gt;&lt;P&gt;The second one, should match the machine certificate sent in EAP-TLS on the TEAP Tunnel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 1.png" style="width: 585px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/138154i42263030C036E2A9/image-dimensions/585x120?v=v2" width="585" height="120" role="button" title="Image 1.png" alt="Image 1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope when adding another domain I will be able to duplicate these rules, and therefore asking only the corresponding Active Directory server. (From what I've seen, the order seems to be important (User then Machine)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 12:22:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4509945#M571287</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2021-11-29T12:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Find a condition to authenticate to the correct domain with TEAP</title>
      <link>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4515677#M571557</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/309358"&gt;@REJR77&lt;/a&gt;&amp;nbsp; - how did your changes go? Did your config work?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 02:21:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/find-a-condition-to-authenticate-to-the-correct-domain-with-teap/m-p/4515677#M571557</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-12-09T02:21:30Z</dc:date>
    </item>
  </channel>
</rss>

