<?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: CISCO ISE :- External radius server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055424#M559263</link>
    <description>&lt;P&gt;Hello Thomos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your revert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes totally agree with you but what is cisco recommedation ?? Which method is better &amp;amp; Why. if you share some document then that will be great ..1.Integrate external radius server with ISE or 2. Direclty integrate AD to ISE ??&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also, can we configure&amp;nbsp;&lt;SPAN&gt;NPS server to return specific AD group in radius attibute to ISE server ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so if i need only read-only users group from AD then is it possible to fetch from NPS server ??&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2020 18:44:39 GMT</pubDate>
    <dc:creator>siddhesh.parab@orange.com1</dc:creator>
    <dc:date>2020-03-30T18:44:39Z</dc:date>
    <item>
      <title>CISCO ISE :- External radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055369#M559258</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer wants to integrate ISE with external radius server rather than AD directly. However they also need to implement TACACS features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my understanding is ....&amp;nbsp; &amp;nbsp; &amp;nbsp;user ------&amp;gt; ISE server -----&amp;gt; external radius server (microsoft NPS)-------&amp;gt;AD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have below queries:-&lt;/P&gt;&lt;P&gt;1. Since in TACACS configuration, as per my understanding to gain access of any network device we need to define AD group in authorization condition. so that only perticuler AD group can execute set of commands but in case if we use external radius server then is it possible to call perticuler AD group in TACACS authorization policy ?? or in that case AD integration is complusory ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Your help is highly&amp;nbsp;appreciated.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:52:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055369#M559258</guid>
      <dc:creator>siddhesh.parab@orange.com1</dc:creator>
      <dc:date>2020-03-30T17:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ISE :- External radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055409#M559261</link>
      <description>&lt;P&gt;User --&amp;gt; NetworkDevice --&amp;gt; ISE --&amp;gt; external radius server (NPS) --&amp;gt; AD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The rule with AD is typically like this below with AD. However with the proxy to NPS it probably depends on what the NPS server returns to ISE in the form of RADIUS attributes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TACACS Authorization Rule:&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; font-size: .8em;" cellspacing="0" cellpadding="1" border="1"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH&gt;Status&lt;/TH&gt;
&lt;TH&gt;Rule Name&lt;/TH&gt;
&lt;TH&gt;Conditions&lt;/TH&gt;
&lt;TH&gt;Command Sets&lt;/TH&gt;
&lt;TH&gt;Shell Profiles&lt;/TH&gt;
&lt;TH&gt;Hits&lt;/TH&gt;
&lt;TH&gt;Actions&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="text-align: center;"&gt;&lt;SPAN style="font-size: 1.5em; color: #6cc04a;"&gt;✔&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;NetAdmin&lt;/TD&gt;
&lt;TD&gt;
&lt;TABLE style="border-style: hidden; margin: 0.2em;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;AND&lt;/TD&gt;
&lt;TD&gt;&lt;EM&gt;subdomain.domain.com&lt;/EM&gt;:ExternalGroups EQUALS &lt;EM&gt;subdomain.domain.com&lt;/EM&gt;/Users/Domain Users&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;TD&gt;PermitAccess&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD style="text-align: right;"&gt;&lt;SPAN style="color: #00ccff;"&gt;0&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD style="font-size: 1.5em; text-align: center;"&gt;⚙&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:30:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055409#M559261</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-03-30T18:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ISE :- External radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055424#M559263</link>
      <description>&lt;P&gt;Hello Thomos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your revert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes totally agree with you but what is cisco recommedation ?? Which method is better &amp;amp; Why. if you share some document then that will be great ..1.Integrate external radius server with ISE or 2. Direclty integrate AD to ISE ??&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also, can we configure&amp;nbsp;&lt;SPAN&gt;NPS server to return specific AD group in radius attibute to ISE server ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so if i need only read-only users group from AD then is it possible to fetch from NPS server ??&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4055424#M559263</guid>
      <dc:creator>siddhesh.parab@orange.com1</dc:creator>
      <dc:date>2020-03-30T18:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ISE :- External radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4057252#M559346</link>
      <description>&lt;P&gt;Integrating directly with AD is much preferred to get the exact groups and attributes you want. 95% of customers do this. For gory details, see &lt;A href="https://www.ciscolive.com/global/on-demand-library.html?search=ise%20active%20directory#/session/14525434149870017MRf" target="_self"&gt;What's new in ISE Active Directory connector - BRKSEC-2132&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did a basic &lt;A href="https://duckduckgo.com/?t=ffab&amp;amp;q=ise+radius+proxy+to+nps" target="_self"&gt;internet search&lt;/A&gt; and found this as the #1 hit :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/213239-configure-external-radius-servers-on-ise.html" rel="noopener" target="_blank"&gt;Configure External RADIUS Servers on ISE - Cisco&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please consult the NPS documentation for what NPS can do with your version of Windows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 00:48:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-external-radius-server/m-p/4057252#M559346</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-04-02T00:48:13Z</dc:date>
    </item>
  </channel>
</rss>

