<?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 issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546129#M572606</link>
    <description>&lt;P&gt;Food for thought: Worst case if you have an ASI window or can support a reload (if config gets hosed) you can schedule a reload in X.&amp;nbsp; X being the time you want the device to reload to boot startup which will get you back to previous state before testing changes.&amp;nbsp; Just make sure you dont copy run to start.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Feb 2022 17:05:22 GMT</pubDate>
    <dc:creator>Mike.Cifelli</dc:creator>
    <dc:date>2022-02-05T17:05:22Z</dc:date>
    <item>
      <title>AAA authorization issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546093#M572601</link>
      <description>&lt;P&gt;Hello All, i have seen an issue where the client can login to switch but cannot go to exec level as he configured the AAA authorization command wrongly. They use separate AAA servers for AAA functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from breaking the connection between the server and switch so that it can fall back to local user for authorization, is there any other way of getting out this situation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The wrong commands which was entered after which AAA authorization was not working :&lt;BR /&gt;aaa authorization commands 1 default group tacacs+ local&lt;BR /&gt;aaa authorization commands 15 default group tacacs+ local&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server group name was :&amp;nbsp;scbtacacsgrp&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The correct commands should be :&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 default group scbtacacsgrp local&lt;BR /&gt;aaa authorization commands 15 default group scbtacacsgrp local&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All i want to know is how can we change the config of the device without stopping the tacacs server connection between them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 13:56:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546093#M572601</guid>
      <dc:creator>Sanjoy4231</dc:creator>
      <dc:date>2022-02-05T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546102#M572602</link>
      <description>&lt;P&gt;There is 2 Option :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. If the console is not AAA (we generally configure to LOCAL username as an emergency) - that method you can change it using Console.&lt;/P&gt;
&lt;P&gt;2. As you mentioned, go to the radius server, change the Key or remove the key, so it falls back to Local, you make the changes again - add the back key to the radius server test it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This i will not have any service impact.&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>Sat, 05 Feb 2022 14:30:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546102#M572602</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-02-05T14:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546112#M572604</link>
      <description>&lt;P&gt;Hello balaji.bandi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Using the console cannot be done as this needed to be done remotely&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Changing the key from server is just going to decline the user and it will not fall back to local as long as the reachability is fine as far as i know. So either i need to remove the client from the server or somehow&amp;nbsp; stop the reachability.&amp;nbsp; Please let me know if i am wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 15:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546112#M572604</guid>
      <dc:creator>Sanjoy4231</dc:creator>
      <dc:date>2022-02-05T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546118#M572605</link>
      <description>&lt;PRE&gt;2. Changing the key from server is just going to decline the user and it will not fall back to local as long as the reachability &lt;BR /&gt;is fine as far as i know. &lt;BR /&gt;So either i need to remove the client from the server or somehow  stop the reachability.  Please let me know if i am wrong. &lt;/PRE&gt;
&lt;P&gt;if remove the key is, the radius not going to work, so it will fall back to Local for sure.&lt;/P&gt;
&lt;P&gt;if you remove the IP and add it back to a radius also works, whatever works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In either case, you can solve your problem, test, and let us know.&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>Sat, 05 Feb 2022 15:59:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546118#M572605</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-02-05T15:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546129#M572606</link>
      <description>&lt;P&gt;Food for thought: Worst case if you have an ASI window or can support a reload (if config gets hosed) you can schedule a reload in X.&amp;nbsp; X being the time you want the device to reload to boot startup which will get you back to previous state before testing changes.&amp;nbsp; Just make sure you dont copy run to start.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 17:05:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-issue/m-p/4546129#M572606</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2022-02-05T17:05:22Z</dc:date>
    </item>
  </channel>
</rss>

