<?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: AAA problem with Nexus in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586512#M258399</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;You should add at the end of each authentication and authorization set "local"&lt;/P&gt;&lt;P&gt;Like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group TACSRV local&lt;BR /&gt;aaa authorization config-commands default group TACSRV local&lt;BR /&gt;aaa authorization commands default group TACSRV local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 11:46:57 GMT</pubDate>
    <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
    <dc:date>2010-12-29T11:46:57Z</dc:date>
    <item>
      <title>AAA problem with Nexus</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586511#M258398</link>
      <description>&lt;P&gt;Hi out there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get the config right on our nexus switches to use our local ACS server for authentication and command authorization. I of course want to make yuse of a local user-database if the connection to the central ACS server fails. But I cannot get the syntax correctly - can some please see what I am doing wrong here - se here - I have defined this on my nexus 5020:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have defined a tacacs+ group named TACSRV &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ TACSRV&lt;/P&gt;&lt;P&gt;aaa authentication login default group TACSRV&lt;/P&gt;&lt;P&gt;aaa authentication login console local &lt;/P&gt;&lt;P&gt;aaa authorization commands default group TACSRV &lt;/P&gt;&lt;P&gt;aaa authentication login error-enable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should it look to first ask the servers in TACSRV and if not succesfully the local database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards /ti&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586511#M258398</guid>
      <dc:creator>tiwang</dc:creator>
      <dc:date>2019-03-11T00:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: AAA problem with Nexus</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586512#M258399</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;You should add at the end of each authentication and authorization set "local"&lt;/P&gt;&lt;P&gt;Like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group TACSRV local&lt;BR /&gt;aaa authorization config-commands default group TACSRV local&lt;BR /&gt;aaa authorization commands default group TACSRV local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:46:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586512#M258399</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2010-12-29T11:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: AAA problem with Nexus</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586513#M258400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi out there&lt;/P&gt;&lt;P&gt;ok - too stupid - it is of course just the cli which doesn't show me the possibilty - the correct syntax is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands default group TACSRV local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but - how can I use this command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands &lt;SPAN style="text-decoration: underline;"&gt;default&lt;/SPAN&gt; group TACSRV local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I define a collection of commands which is not default? Or what is this keyword intended to be used for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:47:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586513#M258400</guid>
      <dc:creator>tiwang</dc:creator>
      <dc:date>2010-12-29T11:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: AAA problem with Nexus</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586514#M258401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now , as far as i now , there is no posibility to configure the level commands as on IOS&lt;/P&gt;&lt;P&gt;You have only :&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; commands&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authorization for all exec-mode comamnds&lt;BR /&gt;&amp;nbsp; config-commands&amp;nbsp; Authorization for config comamnds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:50:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-problem-with-nexus/m-p/1586514#M258401</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2010-12-29T11:50:13Z</dc:date>
    </item>
  </channel>
</rss>

