<?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: ACS 5.0 geting error &amp;quot;authorization command failed&amp;quot; in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548721#M414238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Sep 2010 11:56:44 GMT</pubDate>
    <dc:creator>Pranav Gade</dc:creator>
    <dc:date>2010-09-12T11:56:44Z</dc:date>
    <item>
      <title>ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548705#M414222</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a Cisco Acs 1120 device having version 5.0.&lt;/P&gt;&lt;P&gt;I have cerated three basic user group which having privillage leve 15,10 and 1 on ACS Tacacs+.&lt;/P&gt;&lt;P&gt;My configuration for AAA on Switch is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;aaa authorization config-commands&lt;BR /&gt;aaa authorization exec default group tacacs+ local &lt;BR /&gt;aaa authorization commands 1 default group tacacs+ local &lt;BR /&gt;aaa authorization commands 7 default group tacacs+ local &lt;BR /&gt;aaa authorization commands 10 default group tacacs+ local &lt;BR /&gt;aaa authorization commands 15 default group tacacs+ loca&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip tacacs source-interface Vlan1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;tacacs-server host **** single-connection&lt;BR /&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I am getting error while login from that spacific user which I have created but getting errror as&lt;/P&gt;&lt;P&gt;"commond authorization failed "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz let me know if any one have solution on this or any more information required for this..&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:23:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548705#M414222</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2019-03-11T00:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548706#M414223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your config below you have command authorization configured on your IOS device, but you only mentioned privilege levels on the ACS configuration. If you enable command authorization on the device then you need to ensure that a command set is referenced in your access policy rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the Authorization section of your Network Access Policy there should be two "results" columns - one for "Authorization Profiles" and a second for "Command Sets". If the latter does not show, hit the Customize button on that page and select it. Now edit your rule and select a value for the Command Set. I believe by default there is an Allow ALL and Deny ALL set that you can reference. If you would like to get mor granular you can create your own under Policy Elements &amp;gt; Authorization and Permissions &amp;gt; Device Administration &amp;gt; Command Sets.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 20:22:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548706#M414223</guid>
      <dc:creator>Nate Austin</dc:creator>
      <dc:date>2010-09-07T20:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548707#M414224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I tried doing what you have mentioned in your post. It is still not working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problrm what I see is all users are going under admin profile with privilege level 15. As I also defined command sets for admin just for testing purpose, so that is getting applied. Thus eventhough all users representing privilege level 15 they don't have full access. This case occurs when I define authorization under line vty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remove those commands from line vty the operation is same only thing is as all are under privilege level 15 so they are granted full access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically what is happening is the shell profiles and command sets created by me in reality are not getting called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All users are somehow getting privilege level 15 and thus no further checks occuring, this is what my understanding says.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing all different sets and all but nothing working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist, thanking you all in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav Gade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 10:40:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548707#M414224</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-08T10:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548708#M414225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't have to enable any authorization specifically on the VTY lines since you are using the default method lists for all of them. What does your vty line config look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any failed authorization attempt logs on the ACS box when you receive the command authorization failure? It should say what rules were matched on the ACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 13:00:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548708#M414225</guid>
      <dc:creator>Nate Austin</dc:creator>
      <dc:date>2010-09-08T13:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548709#M414226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the error message received by me:-&lt;/P&gt;&lt;P&gt;Description:-&lt;/P&gt;&lt;P&gt;The request command failed to match permit rule in any of the command sets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on "tacacs Auhorization" for monitoring please find the below table order:-&lt;/P&gt;&lt;P&gt;1. status&lt;/P&gt;&lt;P&gt;2. details&lt;/P&gt;&lt;P&gt;3. Failure reason&lt;/P&gt;&lt;P&gt;4. user name&lt;/P&gt;&lt;P&gt;5. command sets&lt;/P&gt;&lt;P&gt;6. shell profile&lt;/P&gt;&lt;P&gt;7. network device&lt;/P&gt;&lt;P&gt;8. header privilege level&lt;/P&gt;&lt;P&gt;9. access service&lt;/P&gt;&lt;P&gt;10. selected authorization policy&lt;/P&gt;&lt;P&gt;11. selected authorization exception policy&lt;/P&gt;&lt;P&gt;12. selected command set&lt;/P&gt;&lt;P&gt;13. acs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 13:52:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548709#M414226</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-08T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548710#M414227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the value of those fields instead of just the fields themselves? Or a screenshot of the entire report for a failure (just click on the report icon next to the failure)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Realistically we are interested in the following fields values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access service&lt;/P&gt;&lt;P&gt;Selected authorization policy&lt;/P&gt;&lt;P&gt;Selected command set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 13:59:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548710#M414227</guid>
      <dc:creator>Nate Austin</dc:creator>
      <dc:date>2010-09-08T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548711#M414228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deat Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached....snapshots, hope this helps to server my issue....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 14:59:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548711#M414228</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-08T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548712#M414229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the "admin" command set contain, can you send a screenshot of that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of the config for your rules, why do you have Privilege-Level as a condition? The privilege level that you want to send to the clients is sent from the ACS to the NAS in the authorization profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 15:13:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548712#M414229</guid>
      <dc:creator>Nate Austin</dc:creator>
      <dc:date>2010-09-08T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548713#M414230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now as we were doing testing, so we have just allowed enable, show*, configure terminal commands for admin, then for netmon enable, show* and for ssst denyall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our actual requirement is we want to give full access to admin users, ssst will have access to only show commands and netmon will have interface level command access and few show commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But our problem is for all users enable, show*, configure terminal getting applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 15:22:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548713#M414230</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-08T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548714#M414231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still waiting for this issue to get resolved........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 04:59:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548714#M414231</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-10T04:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548715#M414232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its hard to tell from the limited view in the screenshots why all of your users are hitting the same profile. One thing I mentioned before was removing the Tacacs-Privilege-Level as a condition for hitting a rule as I can't see why you would want to do that since you are passing the privilege level back in your shell profile set. It seems like all attempts from the NAS are coming in with a header priv-lvl of 15 and so all are hitting your first rule. So I would remove that "Compound Condition" from your rules and just do it by user group and let the result sets define the privilege levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you send a full screenshot (not just part of the page) from the details section of the authorization then I can tell you exactly why it is hitting those rules, but theres just not enough information in the half page that was sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above doesn't help then at this point I would open up a case as it is becoming difficult to go back and forth on this forum and I believe if you opened a case and someone saw this live it would go much faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 12:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548715#M414232</guid>
      <dc:creator>Nate Austin</dc:creator>
      <dc:date>2010-09-10T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548716#M414233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks nate for your reply, I will try today doing it without privilege-level.... and will update, I am also trying to open a case but as its not inside warranty things not moving in my favor...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me work on it again fresh.. will get back to you ASAP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 15:48:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548716#M414233</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-11T15:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548717#M414234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below attached slides of my entire ACS configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist... attaching more in next posts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 11:46:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548717#M414234</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-12T11:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548718#M414235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 11:48:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548718#M414235</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-12T11:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548719#M414236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 11:54:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548719#M414236</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-12T11:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548720#M414237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 11:55:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548720#M414237</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-12T11:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548721#M414238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 11:56:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548721#M414238</guid>
      <dc:creator>Pranav Gade</dc:creator>
      <dc:date>2010-09-12T11:56:44Z</dc:date>
    </item>
    <item>
      <title>ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548722#M414239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any resolution on the same as i am also facing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 07:55:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548722#M414239</guid>
      <dc:creator>ranjit123</dc:creator>
      <dc:date>2013-07-09T07:55:50Z</dc:date>
    </item>
    <item>
      <title>ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548723#M414240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav and Ranjit ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets start fresh on this .&lt;/P&gt;&lt;P&gt;The configuration on switch is ok .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We first need to differentiate if we want to restrict commands based on different user groups on ACS or we just want to differentiate privilege levels .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The simplest way to do it is that on ACS we create different authorization rules for different groups with a shell profile of privilege 15 in every rule and differentiate on command sets .&lt;/P&gt;&lt;P&gt;With this implementation every user no matter which group they belong to will land on the switch with privilege 15 but will have differentiated access based on command sets .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic Concept :: when we use default as method list we do not need to apply the same going individually on the vty lines .&lt;/P&gt;&lt;P&gt;example : aaa authentication login &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;default&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;group tacacs+ local .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look forward to hear from you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Tushar Gaba .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:36:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548723#M414240</guid>
      <dc:creator>Tushar Gaba</dc:creator>
      <dc:date>2013-07-09T08:36:56Z</dc:date>
    </item>
    <item>
      <title>ACS 5.0 geting error "authorization command failed"</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548724#M414241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to know have you have you associated network group with the user group? and have you enabled&amp;nbsp; command set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 02:39:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-0-geting-error-quot-authorization-command-failed-quot/m-p/1548724#M414241</guid>
      <dc:creator>mmangat</dc:creator>
      <dc:date>2013-07-10T02:39:18Z</dc:date>
    </item>
  </channel>
</rss>

