<?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: Cant enter enable mode after TACACS+ basic configuration - % Error in authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4159442#M563105</link>
    <description>&lt;P&gt;The "error in authentication" issue is related to authorization not being configured.&amp;nbsp; You configured aaa authentication but you also have to configure authorization so the switch knows what privilege level to put the user into.&amp;nbsp; The command you need is the "aaa authorization exec" method list.&amp;nbsp; You can point that to TACACS as well and just make sure your policy in ISE is returning an appropriate privilege level such as 15.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 13:44:19 GMT</pubDate>
    <dc:creator>Colby LeMaire</dc:creator>
    <dc:date>2020-09-30T13:44:19Z</dc:date>
    <item>
      <title>Cant enter enable mode after TACACS+ basic configuration - % Error in authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4016900#M440511</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I have recently tried to configure TACACS+ on one of my Cisco switch WS-C3850-48T through remote login. After configuration I logged out of the switch and later when I was trying to login again it was showing enable password error. We have never set any enable password.&lt;/P&gt;&lt;P&gt;Below is the config done:-&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;tacacs-server host 10.xx.xx.xx&lt;BR /&gt;tacacs-server key XXXXXXX&lt;BR /&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;line vty 0 15&lt;BR /&gt;login authentication default&lt;/P&gt;&lt;P&gt;Now today when I am again trying to login its now showing "% error in authentication". Yesterday it was giving enable password prompt but today its not even giving us password prompt. We have switched off our TACACS+ server and still not getting enable password prompt. Our environment is setup in a way that in every switch it doesnt asks for enable password.&lt;/P&gt;&lt;P&gt;Switch01&amp;gt;enable&lt;BR /&gt;% Error in authentication.&lt;/P&gt;&lt;P&gt;Now we just want to remove the above done configuration. Please suggest in order to resolve the above issue. And please let us know if there is any other solution apart from console login and how to do it ?&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="config.PNG" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65749iAAA5734DC4896F66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="config.PNG" alt="config.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="error in authentication.png" style="width: 200px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65750iE47BDB3A857968C9/image-size/small?v=v2&amp;amp;px=200" role="button" title="error in authentication.png" alt="error in authentication.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 09:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4016900#M440511</guid>
      <dc:creator>prabhatei7</dc:creator>
      <dc:date>2020-01-23T09:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cant enter enable mode after TACACS+ basic configuration - % Error in authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4016999#M440513</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can't access the switch terminal and have snmp enabled, you can try using "&lt;STRONG&gt;snmpset&lt;/STRONG&gt;" to upload a new startip-config to the switch and then reload it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details are here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ciscozine.com/send-cisco-commands-via-snmp/" target="_blank"&gt;https://www.ciscozine.com/send-cisco-commands-via-snmp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used snmpset in the past to reload switches - only catch was that the soucre ip used to send the command must be permitted in any snmp acl on the switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 12:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4016999#M440513</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2020-01-23T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cant enter enable mode after TACACS+ basic configuration - % Error in authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4159429#M563103</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your swift response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just wanted to know that will I be able to use the command without enable mode. Because I'm not able to get into enable mode since I have configured tacacs on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont know why it's not allowing me to enter into enable mode and all passwords are failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I m able to login to the device but when I'm trying to get into enable mode it's not accepting any password. I just wanted to reload it because I have not saved the configuration for tacacs+&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch is running fine and only problem is enable mode&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 13:27:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4159429#M563103</guid>
      <dc:creator>prabhatei7</dc:creator>
      <dc:date>2020-09-30T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cant enter enable mode after TACACS+ basic configuration - % Error in authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4159442#M563105</link>
      <description>&lt;P&gt;The "error in authentication" issue is related to authorization not being configured.&amp;nbsp; You configured aaa authentication but you also have to configure authorization so the switch knows what privilege level to put the user into.&amp;nbsp; The command you need is the "aaa authorization exec" method list.&amp;nbsp; You can point that to TACACS as well and just make sure your policy in ISE is returning an appropriate privilege level such as 15.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 13:44:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cant-enter-enable-mode-after-tacacs-basic-configuration-error-in/m-p/4159442#M563105</guid>
      <dc:creator>Colby LeMaire</dc:creator>
      <dc:date>2020-09-30T13:44:19Z</dc:date>
    </item>
  </channel>
</rss>

