<?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: Error in authentication in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4704899#M247236</link>
    <description>&lt;P&gt;Arshad: Thanks for the information, I could only get to the &amp;gt; prompt in SSH would not even ask for PW when using enable but had elevated privilege in GUI I attempted to re run command for access and they would not take. Since this is a virtual appliance I just reloaded the last good image and it came back with no issues and worked as it had been.&lt;/P&gt;&lt;P&gt;Rich: The config was saved, I insure to always save before exiting a session as long as the instance works as it should. We did have a power issue the night before and I am concerned that during the reboot of the image something corrupted. But it takes about 5 min to reload the image and everything came back after that as it should of been.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 13:44:38 GMT</pubDate>
    <dc:creator>00u18jg7x27DHjRMh5d7</dc:creator>
    <dc:date>2022-10-18T13:44:38Z</dc:date>
    <item>
      <title>Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4702790#M247065</link>
      <description>&lt;P&gt;Starting this morning on my 9800 WLC I am receiving this error after logging in.&lt;/P&gt;&lt;P&gt;WH01-98K-WLC&amp;gt;enable&lt;BR /&gt;% Error in authentication.&lt;/P&gt;&lt;P&gt;There is no prompt for a password after the initial prompt I have had no issues for months this randomly started today. I can access the GUI and have elevated privilege's but not in CLI?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried the following commands with no resolution:&lt;/P&gt;&lt;P&gt;no ip ssh server authenticate user keyboard&lt;/P&gt;&lt;P&gt;username &amp;lt;NAME&amp;gt; privilege 15 password 7 &amp;lt;PW&amp;gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;I attempted to reset the password from CLI in GUI and it wont change I also created another admin account and get the same results.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 15:29:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4702790#M247065</guid>
      <dc:creator>00u18jg7x27DHjRMh5d7</dc:creator>
      <dc:date>2022-10-13T15:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4702921#M247078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Do you have any command authorization enabled for this WLC using TACACS? If not I would suggest you to create a new user with privilage 15. I assume that you have SSH enabled in the WLC and working properly.&lt;/P&gt;
&lt;P&gt;username WLCadmin priv 15 secret WLCPassword&lt;/P&gt;
&lt;P&gt;enable secret WLCSecret&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line vty 0 50&lt;/P&gt;
&lt;P&gt;login local&lt;/P&gt;
&lt;P&gt;transport input SSH&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;If you want this to be done via GUI, then you can go to&lt;/P&gt;
&lt;P&gt;Administration&amp;gt;&amp;gt;&amp;gt;Device - to check line config&lt;/P&gt;
&lt;P&gt;Configuration&amp;gt;&amp;gt;&amp;gt;Security&amp;gt;&amp;gt;&amp;gt;AAA&amp;gt;&amp;gt;&amp;gt;Advance&amp;gt;&amp;gt;&amp;gt;Interface - to check AAA for lines&lt;/P&gt;
&lt;P&gt;You can also use the command runner in GUI&lt;/P&gt;
&lt;P&gt;Administration&amp;gt;&amp;gt;&amp;gt;Command line interface&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to disable AAA if enabled and then to create the required local users. If you want to enable AAA again I would suggest test it in a test bed or set a reload timer and test all without saving the config, if all the tests are successful then save the config and cancel the reload&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 20:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4702921#M247078</guid>
      <dc:creator>Arshad Safrulla</dc:creator>
      <dc:date>2022-10-13T20:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4703461#M247138</link>
      <description>&lt;P&gt;sounds like you forgot to save the config and then it crashed or got power cycled so you lost config - always remember to save config.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 16:02:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4703461#M247138</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2022-10-14T16:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4704899#M247236</link>
      <description>&lt;P&gt;Arshad: Thanks for the information, I could only get to the &amp;gt; prompt in SSH would not even ask for PW when using enable but had elevated privilege in GUI I attempted to re run command for access and they would not take. Since this is a virtual appliance I just reloaded the last good image and it came back with no issues and worked as it had been.&lt;/P&gt;&lt;P&gt;Rich: The config was saved, I insure to always save before exiting a session as long as the instance works as it should. We did have a power issue the night before and I am concerned that during the reboot of the image something corrupted. But it takes about 5 min to reload the image and everything came back after that as it should of been.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 13:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4704899#M247236</guid>
      <dc:creator>00u18jg7x27DHjRMh5d7</dc:creator>
      <dc:date>2022-10-18T13:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4705208#M247247</link>
      <description>&lt;P&gt;Glad to hear you got it back &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Mmmm interesting I think 9800 code is a bit buggy with config file integrity in some situations.&lt;BR /&gt;&lt;SPAN&gt;See one of my other posts about SSO pair losing all wireless config after one of them crashed - Cisco couldn't repro or explain it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 22:47:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4705208#M247247</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2022-10-18T22:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4906373#M259715</link>
      <description>&lt;P&gt;Probably a little late in the day, but I've encountered the same issue myself today. After doing tonnes of config on a 9800 that included enabling aaa, I saved config, logged out and went off for lunch. After coming back an logging into the CLI, I had no exec mode. I had to logon to the GUI, browse to administration-&amp;gt;command line interface and issue these commands from there: -&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;BR /&gt;aaa authentication enable default enable&lt;BR /&gt;aaa authorization exec default local if-authenticated&lt;/P&gt;&lt;P&gt;Looks like you were just missing the last line. I can log in with the local creds at the cli again now and it drops me straight into exec mode.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 15:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4906373#M259715</guid>
      <dc:creator>bazzaroo</dc:creator>
      <dc:date>2023-08-16T15:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4952349#M262413</link>
      <description>&lt;P&gt;I had the same issue and like you amazing people said this what fixed it for me:&lt;BR /&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default local if-authenticated&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 04:03:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/4952349#M262413</guid>
      <dc:creator>WWS80793</dc:creator>
      <dc:date>2023-11-02T04:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/5193032#M275429</link>
      <description>&lt;P&gt;Yes, we can fix the issue with the follow commands:&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default local if-authenticated&lt;/P&gt;&lt;P&gt;we also can fix by:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;enable secret xxx&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 07:33:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/5193032#M275429</guid>
      <dc:creator>gds456</dc:creator>
      <dc:date>2024-09-11T07:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in authentication</title>
      <link>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/5229315#M278168</link>
      <description>&lt;P&gt;A couple years late here, but wanted to post in case someone else comes across this.&lt;BR /&gt;&lt;BR /&gt;Another command you can add is "&lt;STRONG&gt;aaa authorization exec default local&lt;/STRONG&gt;" which - in tandem with your configuration above - should allow the exec access you are looking for.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;aaa new-model&lt;/P&gt;
&lt;P&gt;aaa authentication login default local&lt;/P&gt;
&lt;P&gt;aaa authorization exec default local&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 01:09:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-in-authentication/m-p/5229315#M278168</guid>
      <dc:creator>marvin.reyes1</dc:creator>
      <dc:date>2024-11-27T01:09:48Z</dc:date>
    </item>
  </channel>
</rss>

