<?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: Disable AAA TACACS Authentication for ENABLE VIEW in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278872#M108690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default group is tacacs+ and it's there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TACACS-AUTH is called a method list and that is being called in line vty 0 4, that's the only reason it is still going to tacacs. If you want to point it towards local database, remove the command from line vty 0 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login&lt;STRONG style="font-size: 10pt;"&gt; TACACS-AUTH group&lt;/STRONG&gt; tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; password leoleo&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password leoleo&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;no login authentication TACACS-AUTH&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~BR &lt;BR /&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;**Do rate helpful posts**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2013 13:16:28 GMT</pubDate>
    <dc:creator>Jatin Katyal</dc:creator>
    <dc:date>2013-08-02T13:16:28Z</dc:date>
    <item>
      <title>Disable AAA TACACS Authentication for ENABLE VIEW</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278870#M108688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first time at the forum!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm studyng for the CCNA Security cetification trying to implement the Role-base lab. I have &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;sucessfully &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;activated AAA authencation running ACS but I would like to disable TACACS Authentication for ENABLE VIEW Mode. I read the command "&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;aaa authentication login default local&lt;/EM&gt;" should enable the local authentication when TACACS group is NOT specified but still is tryng to authenticate with TACACS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached a show run. Here the basic configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Router#aaa new-model&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# tacacs-server host 192.168.6.16single-connection&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router#tacacs-server key cisco&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# aaa authentication login&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt; TACACS-AUTH group&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; tacacs+ local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# aaa authentication login default local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# enable view&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# conf t&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router# parser view SHOWMODE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Router#secret cisco&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; Router# commands exec include all show&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugs:&lt;/P&gt;&lt;P&gt;ADSL-CubeCUCM#enable view&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;000032: Aug&amp;nbsp; 1 16:57:14.454: AAA/AUTHEN/VIEW (00000004): Pick method list 'TACACS-AUTH'&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADSL-CubeCUCM#enable view SHOWMODE&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;000033: Aug&amp;nbsp; 1 16:57:37.654: AAA/AUTHEN/VIEW (00000004): Pick method list 'TACACS-AUTH'&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate useful posts clicking on the stars below. &lt;BR /&gt;Favor calificar todos las respuestas útiles dando click en las estrellas de mas abajo. &lt;BR /&gt;___________________________________________ &lt;BR /&gt;LinkedIn Profile: do.linkedin.com/in/leosalcie&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278870#M108688</guid>
      <dc:creator>Leo Salcie Tejeda</dc:creator>
      <dc:date>2019-03-11T03:43:29Z</dc:date>
    </item>
    <item>
      <title>Disable AAA TACACS Authentication for ENABLE VIEW</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278871#M108689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate useful posts clicking on the stars below. &lt;BR /&gt;Favor calificar todos las respuestas útiles dando click en las estrellas de mas abajo. &lt;BR /&gt;___________________________________________ &lt;BR /&gt;LinkedIn Profile: do.linkedin.com/in/leosalcie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 12:51:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278871#M108689</guid>
      <dc:creator>Leo Salcie Tejeda</dc:creator>
      <dc:date>2013-08-02T12:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable AAA TACACS Authentication for ENABLE VIEW</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278872#M108690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default group is tacacs+ and it's there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TACACS-AUTH is called a method list and that is being called in line vty 0 4, that's the only reason it is still going to tacacs. If you want to point it towards local database, remove the command from line vty 0 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login&lt;STRONG style="font-size: 10pt;"&gt; TACACS-AUTH group&lt;/STRONG&gt; tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; password leoleo&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password leoleo&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;no login authentication TACACS-AUTH&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~BR &lt;BR /&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;**Do rate helpful posts**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 13:16:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278872#M108690</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-08-02T13:16:28Z</dc:date>
    </item>
    <item>
      <title>Disable AAA TACACS Authentication for ENABLE VIEW</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278873#M108691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jatin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;That command will disable the Line VTY authentication with ACS, I don't want that. I just want to disable the E&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;nable View auhentication with ACS for local authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate useful posts clicking on the stars below. &lt;BR /&gt;Favor calificar todos las respuestas útiles dando click en las estrellas de mas abajo. &lt;BR /&gt;___________________________________________ &lt;BR /&gt;LinkedIn Profile: do.linkedin.com/in/leosalcie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:26:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278873#M108691</guid>
      <dc:creator>Leo Salcie Tejeda</dc:creator>
      <dc:date>2013-08-02T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Disable AAA TACACS Authentication for ENABLE VIEW</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278874#M108692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah it seems you're enabling view from line vty (telnet/ssh) so this will surely hit the tacacs server as per your configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let's try to enable view from console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also go through this&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-15765"&gt;https://supportforums.cisco.com/docs/DOC-15765&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~BR &lt;BR /&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;**Do rate helpful posts**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:59:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-aaa-tacacs-authentication-for-enable-view/m-p/2278874#M108692</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-08-02T16:59:50Z</dc:date>
    </item>
  </channel>
</rss>

