<?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 authentication/authorization with aaa server and local username in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284450#M433719</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I want to use authentication and authorization with an aaa server, It ís working ok but I have a doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use at the same time authentication and authorization with local username as a backup ? I think in case of my aaa server failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 20:46:05 GMT</pubDate>
    <dc:creator>arturo.reyna</dc:creator>
    <dc:date>2019-03-10T20:46:05Z</dc:date>
    <item>
      <title>authentication/authorization with aaa server and local username</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284450#M433719</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I want to use authentication and authorization with an aaa server, It ís working ok but I have a doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use at the same time authentication and authorization with local username as a backup ? I think in case of my aaa server failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 20:46:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284450#M433719</guid>
      <dc:creator>arturo.reyna</dc:creator>
      <dc:date>2019-03-10T20:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: authentication/authorization with aaa server and local usern</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284451#M433720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You certainly can combine using aaa server as the primary means of authentication and local username as a backup means of authentication. When you configure aaa authentication you can identify a primary method and a backup method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use a configuration like this:&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;which would use tacacs as the primary and local username as the backup.&lt;/P&gt;&lt;P&gt;Or a configuration that I see a lot is:&lt;/P&gt;&lt;P&gt;aaa authenticxation login default group tacacs line&lt;/P&gt;&lt;P&gt;this will use tacacs as the primary and the configured line (console or vty) passwords as the backup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably also want to use aaa to authenticate the enable mode and to have a backup. You can use this:&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;These examples assume that the IOS in the router supports the group concept. If the IOS in your router does not support this, then just leave out the word group in the examples and they should work ok.&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>Tue, 24 Aug 2004 18:44:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284451#M433720</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-08-24T18:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: authentication/authorization with aaa server and local usern</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284452#M433721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question. Do you know if it aplies to PIX Firewalls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2004 22:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284452#M433721</guid>
      <dc:creator>arturo.reyna</dc:creator>
      <dc:date>2004-08-24T22:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: authentication/authorization with aaa server and local usern</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284453#M433722</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;The below post will help you in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1dd60f3e" target="_blank"&gt;http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1dd60f3e&lt;/A&gt;&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;Rgds&lt;/P&gt;&lt;P&gt;Vimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2004 04:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-authorization-with-aaa-server-and-local-username/m-p/284453#M433722</guid>
      <dc:creator>vimal1980</dc:creator>
      <dc:date>2004-08-25T04:08:48Z</dc:date>
    </item>
  </channel>
</rss>

