<?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: Device Admin for GUI Based Device using LDAP in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3916909#M442173</link>
    <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;I have managed to resolve this issue by changing the subject name to cn.&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Aug 2019 18:14:23 GMT</pubDate>
    <dc:creator>Madhuri Dewangan</dc:creator>
    <dc:date>2019-08-30T18:14:23Z</dc:date>
    <item>
      <title>Device Admin for GUI Based Device using LDAP</title>
      <link>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3914535#M442126</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hello Expert,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;My customer's requirement is , they want to use RADIUS protocol for Device Administration for the GUI Based Devices.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;External Identity Source to be used for the same is LDAP server running in a Microsoft Server.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;We have configured the Authc and Authz Policy for the same. Issue which we are facing here is when a user is logging into the GUI their authentication is failing, but on ISE RADIUS Live logs failed log is not seen. (No logs available for GUI Authentication Request)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;We took packet capture for the same where we can seen device is sending "ACCESS-ACCEPT" to ISE node but node is sending back "ACCESS-REJECT".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please note If we are using MS- Active Directory in AUthentication Rule same is working fine. But here the requirement is to use the LDAP server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I have attached the pcap for the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Any pointer for the resolving this issue is really helpful!!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 19:09:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3914535#M442126</guid>
      <dc:creator>Madhuri Dewangan</dc:creator>
      <dc:date>2020-02-21T19:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Device Admin for GUI Based Device using LDAP</title>
      <link>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3915002#M442145</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/123694"&gt;@Madhuri Dewangan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sounds to me as if your LDAP integration is perhaps not working as expected.&amp;nbsp; You would need to share some more details about how you integrated the LDAP, and the various tabs of the config that relate to that. I have set it up myself in the past and it's a fiddle job to get the parameters right (AD is plug and play, but with LDAP you have to be very prescriptive and exact).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Does the bind from ISE to LDAP success?&lt;/STRONG&gt;&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="ldap1.PNG" style="width: 770px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/43910i296B451DA14B8F26/image-size/large?v=v2&amp;amp;px=999" role="button" title="ldap1.PNG" alt="ldap1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your Subject Search Base and Group Search Base is setup correctly then you should be able to Retrieve Groups from Directory as a confirmation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The wireshark doesn't tell us much - if you still have the pcap file, add an OR filter to include ldap - let's see what's going on there. And the ISE Live Logs must be showing the access-request at least, or else you have some suppression enabled that is blocking it.&amp;nbsp; Disable it temporarily for testing&lt;/P&gt;
&lt;P&gt;Admin -&amp;gt; System -&amp;gt; Settings -&amp;gt;Protocols -&amp;gt; RADIUS&amp;nbsp; &amp;nbsp;and then uncheck the "Suppress repeated failed auths"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 21:45:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3915002#M442145</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-08-27T21:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Device Admin for GUI Based Device using LDAP</title>
      <link>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3916635#M442159</link>
      <description>&lt;P&gt;I would also recommend working through TAC for deep level troubleshooting and support&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 11:02:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3916635#M442159</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-08-30T11:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Device Admin for GUI Based Device using LDAP</title>
      <link>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3916909#M442173</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;I have managed to resolve this issue by changing the subject name to cn.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Aug 2019 18:14:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-admin-for-gui-based-device-using-ldap/m-p/3916909#M442173</guid>
      <dc:creator>Madhuri Dewangan</dc:creator>
      <dc:date>2019-08-30T18:14:23Z</dc:date>
    </item>
  </channel>
</rss>

