<?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 configuration assitance needed in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745788#M420695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the commands that you would need,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)# username [username] password [password]&lt;/P&gt;&lt;P&gt;		tacacs-server host [ip]&lt;/P&gt;&lt;P&gt;		tacacs-server key [key]&lt;/P&gt;&lt;P&gt;		aaa new-model&lt;/P&gt;&lt;P&gt;		aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;                aaa authentication enable default group tacacs+ none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS ---&amp;gt; user set up---&amp;gt; Go to TACACS+ Enable Password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on "Use CiscoSecure PAP password"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 18:41:42 GMT</pubDate>
    <dc:creator>Jagdeep Gambhir</dc:creator>
    <dc:date>2007-05-18T18:41:42Z</dc:date>
    <item>
      <title>AAA configuration assitance needed</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745787#M420694</link>
      <description>&lt;P&gt;I am trying to setup TACACS authentication on a Cisco switch. I want the primary method to use TACACS for authentication, and I want the local username that I define in the switch to take over authentication should the AAA server become unavailable. I also would like for the enable password to use the same as my TACACS password. I'm not sure how to setup the enable pw to do this. What is the command? If I do a "aaa authentication  enable default", the only options after that are "enable", "group", "line" and "none". Is there a way I can make the enable password use the TACACS pw, and use the local database pw if TACACS is unavailable?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:10:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745787#M420694</guid>
      <dc:creator>matthewmphc</dc:creator>
      <dc:date>2019-03-10T22:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration assitance needed</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745788#M420695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the commands that you would need,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)# username [username] password [password]&lt;/P&gt;&lt;P&gt;		tacacs-server host [ip]&lt;/P&gt;&lt;P&gt;		tacacs-server key [key]&lt;/P&gt;&lt;P&gt;		aaa new-model&lt;/P&gt;&lt;P&gt;		aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;                aaa authentication enable default group tacacs+ none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS ---&amp;gt; user set up---&amp;gt; Go to TACACS+ Enable Password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on "Use CiscoSecure PAP password"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 18:41:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745788#M420695</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-05-18T18:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration assitance needed</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745789#M420696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need that you should be able to use device's enable password when TACACS server is unavailable, then I would suggest to change the command,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&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;Rest remains the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 00:28:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-assitance-needed/m-p/745789#M420696</guid>
      <dc:creator>Premdeep Banga</dc:creator>
      <dc:date>2007-05-22T00:28:37Z</dc:date>
    </item>
  </channel>
</rss>

