<?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: Command authorization failed in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965768#M390333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless this is a bug, 'someone' must have changed the firewall configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2008 09:02:04 GMT</pubDate>
    <dc:creator>Farrukh Haroon</dc:creator>
    <dc:date>2008-07-01T09:02:04Z</dc:date>
    <item>
      <title>Command authorization failed</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965765#M390233</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I share the admin of a firewall with another a company. At the moment im unable to run any commands as i get the following error after logging in and then entering the enable password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Command authorization failed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not sure if they have made any changes but the last change i made was to reconfigure the remote access VPN to use AAA Authentication against a MS IAS (radius server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the AAA commands before and after my change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEFORE&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    aaa-server TACACS+ protocol tacacs+  &lt;/P&gt;&lt;P&gt;    aaa-server TACACS+ max-failed-attempts 3  &lt;/P&gt;&lt;P&gt;    aaa-server TACACS+ deadtime 10  &lt;/P&gt;&lt;P&gt;    aaa-server RADIUS protocol radius  &lt;/P&gt;&lt;P&gt;    aaa-server RADIUS max-failed-attempts 3  &lt;/P&gt;&lt;P&gt;    aaa-server RADIUS deadtime 10  &lt;/P&gt;&lt;P&gt;    aaa-server LOCAL protocol local  &lt;/P&gt;&lt;P&gt;    aaa authentication enable console LOCAL  &lt;/P&gt;&lt;P&gt;    aaa authentication http console LOCAL  &lt;/P&gt;&lt;P&gt;    aaa authentication ssh console LOCAL  &lt;/P&gt;&lt;P&gt;    aaa authentication telnet console LOCAL  &lt;/P&gt;&lt;P&gt;    aaa authorization command LOCAL  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then added the following lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    aaa-server vpnauth protocol radius  &lt;/P&gt;&lt;P&gt;    aaa-server vpnauth max-failed-attempts 3  &lt;/P&gt;&lt;P&gt;    aaa-server vpnauth deadtime 10  &lt;/P&gt;&lt;P&gt;    aaa-server vpnauth (inside) host X.X.X.X PASSWORD timeout 5  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And reconfigure the crypto map to use vpnauth. Remote access works fine but im totally restricted when i try and login via telnet or ssh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why im locked out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help as im stumped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965765#M390233</guid>
      <dc:creator>serotonin888</dc:creator>
      <dc:date>2019-03-10T22:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Command authorization failed</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965766#M390245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the privilege level of the user you are accessing? Once you enter the enable password do you go to enable mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see how the config you added can cause this. It must be something 'else'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 07:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965766#M390245</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-07-01T07:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command authorization failed</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965767#M390280</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;As management of this firewall is shared i cant be 100% sure that the other party didnt change anything. According to them they havent made any changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user im using last had priv 15. It lets me go to enable mode OK using the password. But once in enable mode i only have a limited command set and everything i try to run returns "Command authorization failed".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im wondering if this is a lost cause and Ill need to do a config reset... Problem is the device is located offsite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help or advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 08:14:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965767#M390280</guid>
      <dc:creator>serotonin888</dc:creator>
      <dc:date>2008-07-01T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Command authorization failed</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965768#M390333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless this is a bug, 'someone' must have changed the firewall configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 09:02:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-failed/m-p/965768#M390333</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-07-01T09:02:04Z</dc:date>
    </item>
  </channel>
</rss>

