<?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 Nexus, command authorization using TACACS. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739139#M213747</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Can someone provide a sample configuration to use Cisco Secure ACS 4.2 to enable command authorization using TACACS.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 01:31:58 GMT</pubDate>
    <dc:creator>andrea.meconi</dc:creator>
    <dc:date>2019-03-11T01:31:58Z</dc:date>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739139#M213747</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Can someone provide a sample configuration to use Cisco Secure ACS 4.2 to enable command authorization using TACACS.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:31:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739139#M213747</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2019-03-11T01:31:58Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739140#M213748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've moved onto ACS 5.3 now - but we had our Nexus 5520's running against our old ACS 4.2 before that - so I've picked out the relevant bits of the config below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin password &lt;ADMIN password=""&gt; role network-admin ; local admin user&lt;/ADMIN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;feature tacacs+ ; enable the tacacs feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host &lt;TACACS server="" ip=""&gt; key &lt;TACACS key=""&gt; ; define key for tacacs server&lt;BR /&gt;aaa group server tacacs+ tacacs ; create group called 'tacacs'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; server &lt;TACACS server="" ip=""&gt; ;define tacacs server IP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; use-vrf management ; tell it to use the default 'management' vrf to send the tacacs requests&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; source-interface mgmt0 ; ...and send them from the mgmt interface&lt;/TACACS&gt;&lt;/TACACS&gt;&lt;/TACACS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs ; use tacacs for login auth&lt;BR /&gt;aaa authentication login console group tacacs&amp;nbsp; ; use tacacs for console login auth&lt;BR /&gt;aaa authorization config-commands default group tacacs local&amp;nbsp; ; use tacacs for config command authorization&lt;BR /&gt;aaa authorization commands default group tacacs local&amp;nbsp; ; use tacacs for normal command authorization&lt;BR /&gt;aaa accounting default group tacacs ; send accounting records to tacacs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that works for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(That can change a bit when you move to ACS 5.x - as we've chosen not to do complex command auth (using shell profiles only) so instead you pass back the nexus role to the 5k - and it does the command auth (network-admin vs network-operator) based on that - so you just don't configure aaa command authorization on the 5k)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 10:10:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739140#M213748</guid>
      <dc:creator>robdowson</dc:creator>
      <dc:date>2011-11-14T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739141#M213749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob.&lt;/P&gt;&lt;P&gt;We are receiving this authorization error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: AAA authorization failed AAA_AUTHOR_STATUS_METHOD=16(0x10)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;There is some special setting on ACS?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 10:28:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739141#M213749</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2011-11-15T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739142#M213750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm - odd. Not sure then - I don't believe we did anything special in our ACS to allow this to work. It was just as simple as adding the network devices - and putting them in a group. But our old ACS was very simple - essentially just one big admin group which assigned everyone full level15 access to every device - so may be worth looking at your groups and permissions etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I can't be any more help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:43:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739142#M213750</guid>
      <dc:creator>robdowson</dc:creator>
      <dc:date>2011-11-15T11:43:43Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739143#M213751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob, for your information, we need to add a command set so all work fine.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 14:08:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739143#M213751</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2011-11-15T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739144#M213754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Can you please let me know what you did to fix your problem..I'm using the exact config and have the same issue...I will really appreciate it if you lem me know what you did...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 22:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739144#M213754</guid>
      <dc:creator>Akis Costa</dc:creator>
      <dc:date>2012-03-29T22:28:53Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739145#M213755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Using Cisco Secure ACS 4.2, we define a command set and associate it to the group.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 07:46:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739145#M213755</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2012-03-30T07:46:27Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739146#M213756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea. any idea how do we fix on cisco ACS 5.3 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 17:33:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739146#M213756</guid>
      <dc:creator>Sabic Network Team</dc:creator>
      <dc:date>2013-01-28T17:33:09Z</dc:date>
    </item>
    <item>
      <title>Nexus, command authorization using TACACS.</title>
      <link>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739147#M213757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'll work on this next month.&lt;/P&gt;&lt;P&gt;I believe I can create a command set under Policy Elements and associate it to a group.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:25:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nexus-command-authorization-using-tacacs/m-p/1739147#M213757</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-01-29T11:25:57Z</dc:date>
    </item>
  </channel>
</rss>

