<?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 Pls reply/. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833401#M56678</link>
    <description>&lt;P&gt;Pls reply/.&lt;/P&gt;</description>
    <pubDate>Sat, 14 Nov 2015 05:18:36 GMT</pubDate>
    <dc:creator>netbeginner</dc:creator>
    <dc:date>2015-11-14T05:18:36Z</dc:date>
    <item>
      <title>ASA Command Authorization Failed - Not getting authenticated by ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833400#M56677</link>
      <description>&lt;P&gt;Hello Experts,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have posted another Discussion regarding the same, Unfortunately still looking for response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am now not able to find my old post here &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; . Pls find the problem we are facing again.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1) Our ASA 5525 (configured in Active - Passive Mode) is not getting authenticating through TACACS (ACS) credentials since 2 days. earlier it were working fine. Seems logical connectivity between ASA and ACS breaked up. We suspecting some routing issue at ASA or wrong policy implemented accidently by team member.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2) We are able to logged into ASA by local password , But ASA is not allowing to run any command . we are getting message "Command Authorization failed" on execution of any CLI command.&lt;/P&gt;
&lt;P&gt;Overall, we are not able to check any routing issue or wrong policy on ASA.&lt;/P&gt;
&lt;P&gt;ACS related configuration on ASA are as (taken from Backup cofniguration we have).&lt;/P&gt;
&lt;P&gt;aaa-server ACS (Inside) host 10.25.10.21&lt;BR /&gt; key Cisco123&lt;BR /&gt;aaa-server ACS (Inside) host 10.25.10.22&lt;BR /&gt; key Cisco123&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication enable console ACS LOCAL&lt;BR /&gt;aaa authentication http console ACS LOCAL&lt;BR /&gt;aaa authentication ssh console ACS LOCAL&lt;BR /&gt;aaa authorization command ACS &lt;BR /&gt;aaa accounting enable console ACS&lt;BR /&gt;aaa accounting ssh console ACS&lt;BR /&gt;aaa accounting command ACS&lt;/P&gt;
&lt;P&gt;username admin12 password uupWMcdZZWi0G encrypted privilege 15&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Kindly please share way forward to solve the issue.&lt;/P&gt;
&lt;P&gt;Rgds&lt;/P&gt;
&lt;P&gt;****&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833400#M56677</guid>
      <dc:creator>netbeginner</dc:creator>
      <dc:date>2019-03-11T06:14:29Z</dc:date>
    </item>
    <item>
      <title>Pls reply/.</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833401#M56678</link>
      <description>&lt;P&gt;Pls reply/.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Nov 2015 05:18:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833401#M56678</guid>
      <dc:creator>netbeginner</dc:creator>
      <dc:date>2015-11-14T05:18:36Z</dc:date>
    </item>
    <item>
      <title>So your problem is the "aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833402#M56679</link>
      <description>&lt;P&gt;So your problem is the "&lt;EM&gt;aaa authorization command ACS&lt;/EM&gt;" line. I am 99% sure you have locked yourself out because what this says is all commands must be authorized by ACS and if ACS is unreachable fail.You needed the&lt;EM&gt; local&amp;nbsp;&lt;/EM&gt;keyword after it to fall back to using the privilege level if ACs is unreachable. At this point your only option is password recovery.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 15:11:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833402#M56679</guid>
      <dc:creator>Nathan Spitzer</dc:creator>
      <dc:date>2015-11-19T15:11:38Z</dc:date>
    </item>
    <item>
      <title>Not a good situation to be in</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833403#M56680</link>
      <description>&lt;P&gt;Not a good situation to be in &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; I have a couple of quesitons:&lt;/P&gt;
&lt;P&gt;1. Are you 100% the connection between ACS and your ASA is broken? For instance, do you see anything in the ACS logs when it comes to AAA and the ASA?&lt;/P&gt;
&lt;P&gt;2. What version of ACS are you using&lt;/P&gt;
&lt;P&gt;3. In the future, you need to make sure that the local database can be used for authorization as well&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;aaa authorization command ACS &lt;SPAN style="color: #ff0000;"&gt;LOCAL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN style="color: #000000;" mce-data-marked="1"&gt;Thank you for rating helpful posts!&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 05:45:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833403#M56680</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-11-22T05:45:32Z</dc:date>
    </item>
    <item>
      <title>Hi ,</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833404#M56681</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;1.Check yourself with "test aaa group " command and confirm you are getting the Authentication log in ACS.&lt;/P&gt;
&lt;P&gt;2.In that case, configure the command authorization on ACS for any particular user and give him the privilege of 15.&lt;/P&gt;
&lt;P&gt;3.In command authorization, atleast add "no aaa authorization command ACS" command to the permitted and try to remove the command and proceed further.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 11:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833404#M56681</guid>
      <dc:creator>krishnangangster</dc:creator>
      <dc:date>2015-11-22T11:52:11Z</dc:date>
    </item>
    <item>
      <title>I suspect your ACS is not</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833405#M56682</link>
      <description>&lt;P&gt;I suspect your ACS is not sync&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:10:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-command-authorization-failed-not-getting-authenticated-by/m-p/2833405#M56682</guid>
      <dc:creator>Freemen</dc:creator>
      <dc:date>2017-04-19T07:10:27Z</dc:date>
    </item>
  </channel>
</rss>

