<?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: Multiple AAA methods in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150205#M436389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The local user is there and authenticates OK when I'm not using RADIUS.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with putting local before RADIUS us that I want the local username to be used only as a last resort where there is a comm's problem, otherwise I might as well not bother with RADIUS at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco's documentation clearly states that each authentication method will be used in turn, but from what I've seen this simply isn't true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if anyone has got this to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2003 09:13:05 GMT</pubDate>
    <dc:creator>shitching</dc:creator>
    <dc:date>2003-06-16T09:13:05Z</dc:date>
    <item>
      <title>Multiple AAA methods</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150203#M436387</link>
      <description>&lt;P&gt;I've setup a router to authenticate using a RADIUS group and authorise exec locally.  It all works fine but I also want local authentication if access to all RADIUS servers fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the doc's it should be as simple as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius RADIUSGroup&lt;/P&gt;&lt;P&gt; server 1.1.1.1 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt; server 2.2.2.2 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec default local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I disable access to the RADIUS servers (using an ACL) it fails to authenticate locally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set the RADIUS dead timer to 1 minute and can see that the router considers all servers to be dead (using debug radius) but it still doesn't authenticate locally.  It looks as though its not even attempting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this on:&lt;/P&gt;&lt;P&gt;2611XM - IOS 12.2(15)T2 firewall&lt;/P&gt;&lt;P&gt;1603R - IOS 12.0(3)T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150203#M436387</guid>
      <dc:creator>shitching</dc:creator>
      <dc:date>2019-03-10T14:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple AAA methods</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150204#M436388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your configuration looks good.  Did you create the local user on router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;username tia pass cisco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already had the user created then try to see if the following is working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default local group radius &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implication is slightly different but will do the job for you.  Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mynul &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2003 15:32:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150204#M436388</guid>
      <dc:creator>mhoda</dc:creator>
      <dc:date>2003-06-11T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple AAA methods</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150205#M436389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The local user is there and authenticates OK when I'm not using RADIUS.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with putting local before RADIUS us that I want the local username to be used only as a last resort where there is a comm's problem, otherwise I might as well not bother with RADIUS at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco's documentation clearly states that each authentication method will be used in turn, but from what I've seen this simply isn't true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if anyone has got this to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2003 09:13:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150205#M436389</guid>
      <dc:creator>shitching</dc:creator>
      <dc:date>2003-06-16T09:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple AAA methods</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150206#M436390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does fall back unless there is bug in the code.  Pl. provide us the  output of the following debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authe&lt;/P&gt;&lt;P&gt;debug aaa autho&lt;/P&gt;&lt;P&gt;debug radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, snippet of the AAA portion of most current config.  Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mynul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 17:03:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150206#M436390</guid>
      <dc:creator>mhoda</dc:creator>
      <dc:date>2003-06-19T17:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple AAA methods</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150207#M436391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've now got it to work by adding aaa accounting:&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication login TelnetAAA group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec TelnetAAA group radius local&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still adamant that you're not meant to need it, but it works.  Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2003 11:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-methods/m-p/150207#M436391</guid>
      <dc:creator>shitching</dc:creator>
      <dc:date>2003-06-23T11:20:44Z</dc:date>
    </item>
  </channel>
</rss>

