<?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: Authorization Set Not Working Properly in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289044#M333522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you are missing this command,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization config-command&lt;/P&gt;&lt;P&gt;&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;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2009 16:23:25 GMT</pubDate>
    <dc:creator>Jagdeep Gambhir</dc:creator>
    <dc:date>2009-11-10T16:23:25Z</dc:date>
    <item>
      <title>Authorization Set Not Working Properly</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289043#M333510</link>
      <description>&lt;P&gt;I'm trying to set up an authorization set to restrict users to certain commands.  However, it seems like it works for some commands, but not for others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ENABLE mode, the auth set seems to work properly.  However, once I get into CONFIG mode, it no longer works.  I can run any command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing that could be causing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, note that I have this auth set assigned to a group.&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;Jason&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:47:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289043#M333510</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2019-03-10T23:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Set Not Working Properly</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289044#M333522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you are missing this command,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization config-command&lt;/P&gt;&lt;P&gt;&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;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 16:23:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289044#M333522</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-11-10T16:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Set Not Working Properly</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289045#M333552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That might be it, the command isn't there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try it and let you know if that was it.&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;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 16:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289045#M333552</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2009-11-10T16:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Set Not Working Properly</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289046#M333626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization config-command &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I've got another issue (I think).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other groups have "none" selected for the auth sets.  When I log in as a user in one of those groups, I get an access denied error when I enter ANY command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way that I've been able to work around this is to set the group to use group based command sets and permit everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something else that I missed or is this necessary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my current AAA settings:&lt;/P&gt;&lt;P&gt;&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 login no_tacacs local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ none&lt;/P&gt;&lt;P&gt;aaa authorization exec no_tacacs none&lt;/P&gt;&lt;P&gt;aaa authorization config-command&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ 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;aaa accounting system default start-stop group tacacs+&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;Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:37:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289046#M333626</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2009-11-10T18:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Set Not Working Properly</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289047#M333659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expected behavior, since we have seleted none in the authorization set...that is = no access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make a new set for limited group allowing certain commmands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link,&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml&lt;/A&gt;&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;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:45:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-set-not-working-properly/m-p/1289047#M333659</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-11-10T18:45:57Z</dc:date>
    </item>
  </channel>
</rss>

