<?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: Windows Groups Authentication with ACS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085703#M400656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I know of. You can setup different authorization groups for people that should not have access to all commands though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 21:24:21 GMT</pubDate>
    <dc:creator>Collin Clark</dc:creator>
    <dc:date>2008-11-17T21:24:21Z</dc:date>
    <item>
      <title>Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085698#M400643</link>
      <description>&lt;P&gt;I am trying to setup login authentication on all of our Cisco switches.  I have created an Windows AD group called NetworkAdmins and added the correct users to that group.  Inside of ACS I did a group mapping and mapped my ACS group called NetworkAdmins to my Windows NetworkAdmins group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configure my Cisco 3750 with the following commands for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login NetworkAdmins group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec NetworkAdmins group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa accounting update newinfo&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting update newinfo&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authentication does work, but it authenticates to any user, not just to the users in the NetworkAdmins group.  How do I tell the switch to only authenticate on the NetworkAdmins group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085698#M400643</guid>
      <dc:creator>prekojo</dc:creator>
      <dc:date>2019-03-10T23:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085699#M400646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ACS, under your group settings configure NAR to allow AAA clients. Under the default group in ACS configure NAR to deny all for AAA clients (or necessary ones).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 18:44:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085699#M400646</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-11-17T18:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085700#M400649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That appears to have worked.  Thanks so much for the help!!!  I do have one more question.  Once the user is logged in, I issue the "enable" command.  When I issue the enable command the switch asks for the enable password.  I have the user setup with level 15 privileges, shouldn't the user go right to enable mode without having to type the enable password?  How do I setup the user to go straight to enable mode when they login, instead of having to enter the local enable password. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 20:02:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085700#M400649</guid>
      <dc:creator>prekojo</dc:creator>
      <dc:date>2008-11-17T20:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085701#M400651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your router/switch...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;privilege level 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should do it! You can't do it with firewalls, they force you to enter the enable password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:18:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085701#M400651</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-11-17T21:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085702#M400654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!!  Is there anyway to do it per user instead of any vty session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:22:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085702#M400654</guid>
      <dc:creator>prekojo</dc:creator>
      <dc:date>2008-11-17T21:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085703#M400656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I know of. You can setup different authorization groups for people that should not have access to all commands though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:24:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085703#M400656</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-11-17T21:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085704#M400657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you specify the authorizations groups using the following command then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands 3 NetworkUsers group tacacs+ local&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:36:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085704#M400657</guid>
      <dc:creator>prekojo</dc:creator>
      <dc:date>2008-11-17T21:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085705#M400658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do it in ACS. I've attached a little write up I did for reference. I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 21:43:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085705#M400658</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-11-17T21:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Groups Authentication with ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085706#M400659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't got this part working yet, but thanks for the info.  Your documentation is great!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 14:19:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/windows-groups-authentication-with-acs/m-p/1085706#M400659</guid>
      <dc:creator>prekojo</dc:creator>
      <dc:date>2008-11-18T14:19:51Z</dc:date>
    </item>
  </channel>
</rss>

