<?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: en pass and en secret with AAA authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125173#M419204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mauricio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting back to the thread and indicating that you have solved the problem and what the solution was. It makes the forum more useful when people can read a problem and can read and find what was the cause of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The forum is a good place to learn about Cisco networking. I encourage you to continue your participation in the forum.&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, 14 Oct 2008 21:05:51 GMT</pubDate>
    <dc:creator>Richard Burts</dc:creator>
    <dc:date>2008-10-14T21:05:51Z</dc:date>
    <item>
      <title>en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125168#M419196</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question: recently I set up ACS 4.2 and configured on aaa client.  Everything was working fine until one day the ACS went off-line.  I was able to authenticated with the local account and go in enable mode, but when I tried to see the configuration file or do config t, I got a message basically saying that I did not have the rights to do it.  I have no idea why, the only thing I can think of is that I removed the enable password from the config and left only enable secret.  Does that have anything to do with the issue I experienced?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Cheers....&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125168#M419196</guid>
      <dc:creator>mguzman4158</dc:creator>
      <dc:date>2019-03-10T23:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125169#M419198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mauricio &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The symptoms that you describe sound more like a problem with the configuration of authorization. I doubt that it has anything to do with removing the enable password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you could post the aaa configuration (or perhaps even the complete router config) and that might help us to see that is the issue.&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>Mon, 06 Oct 2008 20:17:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125169#M419198</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-06T20:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125170#M419200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it's.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable secret 5 XXXXXXXXX&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username XXXXX password 7 XXXXXXX&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication attempts login 5&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local enable&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ local 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;!&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host XXXXXXX&lt;/P&gt;&lt;P&gt;tacacs-server attempts 5&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key 7 XXXXXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 20 0&lt;/P&gt;&lt;P&gt; password 7 XXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; exec-timeout 20 0&lt;/P&gt;&lt;P&gt; password 7 XXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 20:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125170#M419200</guid>
      <dc:creator>mguzman4158</dc:creator>
      <dc:date>2008-10-06T20:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125171#M419202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mauricio &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing the additional information. It is not clear to me whether the problem is only about showing the config and about config t or whether it is affecting any command that requires privilege access. (I am guessing that it is any command requiring privilege access) Can you tell us whether other commands that require privilege access do work in that situation (for example can you clear counters on interfaces)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that perhaps you try changing this:&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ local if-authenticated &lt;/P&gt;&lt;P&gt;and make it this:&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated &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, 07 Oct 2008 11:05:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125171#M419202</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-07T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125172#M419203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;I wanted to thank you for taking the time to help others and let you know what the problem was.  The appliance was going onto a hang state, but not completely down, thus some aaa clients were still communicating with it and it wasn't letting me fully authenticated with the tacacs account or local account. In a nut shell is was a hardware issue.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 00:22:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125172#M419203</guid>
      <dc:creator>mguzman4158</dc:creator>
      <dc:date>2008-10-14T00:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: en pass and en secret with AAA authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125173#M419204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mauricio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting back to the thread and indicating that you have solved the problem and what the solution was. It makes the forum more useful when people can read a problem and can read and find what was the cause of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The forum is a good place to learn about Cisco networking. I encourage you to continue your participation in the forum.&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, 14 Oct 2008 21:05:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/en-pass-and-en-secret-with-aaa-authentication/m-p/1125173#M419204</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-14T21:05:51Z</dc:date>
    </item>
  </channel>
</rss>

