<?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: Permit specific commands with Tacacs Commands Set and Cisco IOS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4295393#M565645</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt; &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt; thank you so much for your helpk, guys. I deleted and reconfigured everything again and It worked, but this time I didn't use the default aaa list and instead of that I created different lists for authentication, authorization and accounting and applied them to the vty lines. I thought that when configuring the "aaa authorization config-commands" command and typing the tab key the command didn't complete itself but I realized IOS leaves the command to autcomplete itself and when trying to execute it, it shows the "command authorization failed" message. Thank you again.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 16:11:35 GMT</pubDate>
    <dc:creator>drivera_</dc:creator>
    <dc:date>2021-02-22T16:11:35Z</dc:date>
    <item>
      <title>Permit specific commands with Tacacs Commands Set and Cisco IOS</title>
      <link>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293365#M565547</link>
      <description>&lt;P&gt;Hello, guys&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Right now I'm trying to permit specific commands in a catalyst sw by configuring a Tacacs Commands Set on ISE. Everything is good when a users logs in and try to type any command in exec mode because I can see only the commands I configured in the command set are being permitted. The thing is that when a user goes to configuration mode (conf t is permitted too in tacacs commands set), she can type any command in configuration mode and not only the commands I defined in the command set. For instance, I didn't permit the vlan comand in the command set, but even that a user can type and use it. I read that I needed the command "aaa authorization config-commands" but even after applying this command, the behaviour still is the same. I don't know if I have to do any other thing, so I writing here looking for help. Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 00:20:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293365#M565547</guid>
      <dc:creator>drivera_</dc:creator>
      <dc:date>2021-02-18T00:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Permit specific commands with Tacacs Commands Set and Cisco IOS</title>
      <link>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293377#M565548</link>
      <description>&lt;P&gt;i would revisit the config for the user and check each step, is there any higher level option given to the user :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check below guide example :&amp;nbsp; (if the user got a different access level you can find in ISE Logs see what permission and what rule set or policy&amp;nbsp; matching)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/200208-Configure-ISE-2-0-IOS-TACACS-Authentic.html#anc12" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/200208-Configure-ISE-2-0-IOS-TACACS-Authentic.html#anc12&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 00:50:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293377#M565548</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-02-18T00:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Permit specific commands with Tacacs Commands Set and Cisco IOS</title>
      <link>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293514#M565551</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/303614"&gt;@drivera_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sounds like it could be an authorization configuration issue, have you configured authorization commands on the switch as per the Device Administration prescriptive guide?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/cisco-ise-device-administration-prescriptive-deployment-guide/ta-p/3738365#toc-hId-759088769" target="_self"&gt;https://community.cisco.com/t5/security-documents/cisco-ise-device-administration-prescriptive-deployment-guide/ta-p/3738365#toc-hId-759088769&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please provide the aaa configuration of your devices.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 08:50:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4293514#M565551</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-02-18T08:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Permit specific commands with Tacacs Commands Set and Cisco IOS</title>
      <link>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4295393#M565645</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt; &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt; thank you so much for your helpk, guys. I deleted and reconfigured everything again and It worked, but this time I didn't use the default aaa list and instead of that I created different lists for authentication, authorization and accounting and applied them to the vty lines. I thought that when configuring the "aaa authorization config-commands" command and typing the tab key the command didn't complete itself but I realized IOS leaves the command to autcomplete itself and when trying to execute it, it shows the "command authorization failed" message. Thank you again.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 16:11:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/permit-specific-commands-with-tacacs-commands-set-and-cisco-ios/m-p/4295393#M565645</guid>
      <dc:creator>drivera_</dc:creator>
      <dc:date>2021-02-22T16:11:35Z</dc:date>
    </item>
  </channel>
</rss>

