<?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: AAA Authorization EXEC Default in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817870#M581290</link>
    <description>&lt;P&gt;Yes, my assumption was that you were using a TACACS server.&amp;nbsp; If you aren't, just make sure your default group is local instead of TACACS-GROUP.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 16:42:58 GMT</pubDate>
    <dc:creator>Christopher Bell</dc:creator>
    <dc:date>2023-04-19T16:42:58Z</dc:date>
    <item>
      <title>AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816955#M581244</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Is my understand correct that second command means that all the time when I log in on the device via SSH - it will immediately place me into Privilege\Enable mode without asking Enable password?&lt;BR /&gt;Would it be the same if I log in via Console?&amp;nbsp;&lt;BR /&gt;1)aaa authentication login default group TACACS-GROUP local&amp;nbsp;&lt;BR /&gt;2)aaa authorization exec default group&amp;nbsp; TACACS-GROUP if-authenticated&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 13:34:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816955#M581244</guid>
      <dc:creator>karenmelkonyanstu</dc:creator>
      <dc:date>2023-04-18T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816964#M581245</link>
      <description>&lt;P&gt;I think NO&amp;nbsp;&lt;BR /&gt;you need aaa authentication enable default group .....LOCAL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;aaa authorization exec default group&amp;nbsp; TACACS-GROUP if-authenticated &amp;lt;&amp;lt;- make you allow to enter enable command&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;then the SW/R ask for password which you need to config local or via AAA.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 13:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816964#M581245</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-18T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816977#M581246</link>
      <description>&lt;P&gt;"Is my understand correct that second command means that all the time when I log in on the device via SSH - it will immediately place me into Privilege\Enable mode without asking Enable password?" see below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-access-control/if-authenticated/td-p/1248124" target="_blank"&gt;https://community.cisco.com/t5/network-access-control/if-authenticated/td-p/1248124&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"Would it be the same if I log in via Console? "&lt;/P&gt;
&lt;P&gt;provided you configured console line login authentication default&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 13:57:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816977#M581246</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2023-04-18T13:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816983#M581247</link>
      <description>&lt;P&gt;Correct. If you are using a TACACS server, you can use your auth profile in the policy set to either restrict commands or grant priv 15.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 14:15:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4816983#M581247</guid>
      <dc:creator>Christopher Bell</dc:creator>
      <dc:date>2023-04-18T14:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817839#M581284</link>
      <description>&lt;P&gt;Thanks Everyone for your time Guys.&lt;BR /&gt;&lt;BR /&gt;Thanks MHM - my second question was weather switch\router will require me to enter TACACS Credentials if I log in via console - and I found answer which is Yes.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 15:58:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817839#M581284</guid>
      <dc:creator>karenmelkonyanstu</dc:creator>
      <dc:date>2023-04-19T15:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817843#M581285</link>
      <description>&lt;P&gt;Hi - Thanks for the response.&lt;BR /&gt;There is no need for any additional command in regards to Console.&lt;BR /&gt;When I login via Console - it already asks for TACACS's User's Credentials.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 16:01:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817843#M581285</guid>
      <dc:creator>karenmelkonyanstu</dc:creator>
      <dc:date>2023-04-19T16:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817845#M581286</link>
      <description>&lt;P&gt;Thanks Chris,&lt;BR /&gt;&lt;BR /&gt;When you say "&lt;SPAN&gt;you can use your auth profile in the policy set&lt;/SPAN&gt;" , Do you refer to some TACACS Server configuraiton?&lt;BR /&gt;I've never configured TACACS Server so I presume you refer to it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 16:02:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817845#M581286</guid>
      <dc:creator>karenmelkonyanstu</dc:creator>
      <dc:date>2023-04-19T16:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authorization EXEC Default</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817870#M581290</link>
      <description>&lt;P&gt;Yes, my assumption was that you were using a TACACS server.&amp;nbsp; If you aren't, just make sure your default group is local instead of TACACS-GROUP.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 16:42:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-default/m-p/4817870#M581290</guid>
      <dc:creator>Christopher Bell</dc:creator>
      <dc:date>2023-04-19T16:42:58Z</dc:date>
    </item>
  </channel>
</rss>

