<?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 backup enable mode and Debugging does not work in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300987#M434250</link>
    <description>&lt;P&gt;HI guys, i have Cisco ACS 3.0 running and i have confiiguration like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting system default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;enable secret xxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem i have is 2.&lt;/P&gt;&lt;P&gt;1) If i stop tacacs+ service, but normal it should switch to local router enable secret password mode, so i get password prompted when i telnet, but when i key in, it says authentication failed and immediately disconnect without even giving few more retries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) when i enable all debugging for AAA, none of them appears even when im connected to console and terminal monitoring is always enabled. the AAA authentication and authorization works, but im suprised why debug aaa not working.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 14:50:49 GMT</pubDate>
    <dc:creator>msara</dc:creator>
    <dc:date>2019-03-10T14:50:49Z</dc:date>
    <item>
      <title>AAA backup enable mode and Debugging does not work</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300987#M434250</link>
      <description>&lt;P&gt;HI guys, i have Cisco ACS 3.0 running and i have confiiguration like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting system default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;enable secret xxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem i have is 2.&lt;/P&gt;&lt;P&gt;1) If i stop tacacs+ service, but normal it should switch to local router enable secret password mode, so i get password prompted when i telnet, but when i key in, it says authentication failed and immediately disconnect without even giving few more retries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) when i enable all debugging for AAA, none of them appears even when im connected to console and terminal monitoring is always enabled. the AAA authentication and authorization works, but im suprised why debug aaa not working.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:50:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300987#M434250</guid>
      <dc:creator>msara</dc:creator>
      <dc:date>2019-03-10T14:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: AAA backup enable mode and Debugging does not work</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300988#M434253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what i use, i add enable at the end but the enable password that i set locally on the router does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SunwayCCNA(config)#aaa authentication login default group tacacs+ ?&lt;/P&gt;&lt;P&gt;  enable      Use enable password for authentication.&lt;/P&gt;&lt;P&gt;  group       Use Server-group&lt;/P&gt;&lt;P&gt;  line        Use line password for authentication.&lt;/P&gt;&lt;P&gt;  local       Use local username authentication.&lt;/P&gt;&lt;P&gt;  local-case  Use case-sensitive local username authentication.&lt;/P&gt;&lt;P&gt;  none        NO authentication.&lt;/P&gt;&lt;P&gt;  &lt;CR&gt;&lt;/CR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SunwayCCNA(config)#aaa authentication login default group tacacs+&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2004 13:17:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300988#M434253</guid>
      <dc:creator>msara</dc:creator>
      <dc:date>2004-05-31T13:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: AAA backup enable mode and Debugging does not work</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300989#M434255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that trying to use the enable secret as password for login to user mode is not good practice. I suggest that you instead use the configuration of aaa authentication login default group tacacs+ line. This will attempt to authenticate with the configured tacacs server and if there is not response from the server it will use the console password or vty password - depending on where you are attempting to login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post the results of the command show tacacs it might help understand what is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why the debugging messages are not showing up, but the most common explanation is that the way the severity levels have been set up for logging may prevent the debugging messages from displaying. If you can post the first screen of output from the show log command it might help to determine how these are set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2004 16:42:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-backup-enable-mode-and-debugging-does-not-work/m-p/300989#M434255</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-05-31T16:42:52Z</dc:date>
    </item>
  </channel>
</rss>

