<?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 AAA authorization exec explanation please....thank you in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215292#M373357</link>
    <description>&lt;P&gt;If I have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default grouptacacs+ local line none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username localadmin password 7 xxxxxxxxxxxx &lt;/P&gt;&lt;P&gt;enable secret 5 xxxxxxxxxxxxxxxx        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And all tacacs+ servers are unreachable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authentication will revert to local, so I would need to use a locally defined username of localadmin to access the unit.  Correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can login using the local username, doesn't the authorizaiton exec fail and I cannot get an exec shell as I have no locally defined authorization set up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how do I set it up so I can login locally (which I think I have setup), but can also get into enable mode if the tacacs+ server(s) are down?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is exec shell the privlidged mode or just the shell you get when you login and you need to execute a enable command to get to exec shell?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:31:44 GMT</pubDate>
    <dc:creator>gene.uhl</dc:creator>
    <dc:date>2019-03-10T23:31:44Z</dc:date>
    <item>
      <title>AAA authorization exec explanation please....thank you</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215292#M373357</link>
      <description>&lt;P&gt;If I have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default grouptacacs+ local line none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username localadmin password 7 xxxxxxxxxxxx &lt;/P&gt;&lt;P&gt;enable secret 5 xxxxxxxxxxxxxxxx        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And all tacacs+ servers are unreachable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authentication will revert to local, so I would need to use a locally defined username of localadmin to access the unit.  Correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can login using the local username, doesn't the authorizaiton exec fail and I cannot get an exec shell as I have no locally defined authorization set up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how do I set it up so I can login locally (which I think I have setup), but can also get into enable mode if the tacacs+ server(s) are down?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is exec shell the privlidged mode or just the shell you get when you login and you need to execute a enable command to get to exec shell?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:31:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215292#M373357</guid>
      <dc:creator>gene.uhl</dc:creator>
      <dc:date>2019-03-10T23:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization exec explanation please....thank you</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215293#M373419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that exec shell is the exec that you get when you login and not the privilege level. I usually configure authentication as you have done and it works well - whether the TACACS server is available or not. I generally configure authorization this way:&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;and find that it works well - whether the TACACS server is available or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:03:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215293#M373419</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2009-06-04T19:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization exec explanation please....thank you</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215294#M373520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gene,&lt;/P&gt;&lt;P&gt;Yes, if tacacs is down you need to login using locally configured user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get into enable mode straight away then local user should have privilege 15. IF user priv is less then 15 then it will ask for enable password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shell exec is a privilege mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 21:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-exec-explanation-please-thank-you/m-p/1215294#M373520</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-06-04T21:17:10Z</dc:date>
    </item>
  </channel>
</rss>

