<?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 Password Required but None Set (ssh) in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387545#M134286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bit of an odd behavior. I suspect that it has something to do with changes in IOS 15.0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that part of the issue is that you have not provided any aaa authentication commands for access to enable mode. Would you want to control access to enable mode through Radius similar to what you do for user mode? Or would you want to just use the enable password. I suspect that if you put that into the configuration that it might solve this issue. It might look like this if you want to use radius&lt;/P&gt;&lt;P&gt;aaa authentication enable default group radius enable&lt;/P&gt;&lt;P&gt;or it might look like this if you want just the enable password&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give one of these a try and let us know if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 03:05:55 GMT</pubDate>
    <dc:creator>Richard Burts</dc:creator>
    <dc:date>2013-11-20T03:05:55Z</dc:date>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387544#M134285</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stumped...I several 3750x switches (IOS 15.0(2)SE4) configured to authenticate through NPS (radius).&amp;nbsp; When I ssh into those switches, I can authenticate via Radius successfully.&amp;nbsp; However, when I type enable, I get this message: password required but none set....password:____.&amp;nbsp; It will accept my enable password without issues.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3750g switches and do not encounter this message when typing in my enable password.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to figure out what is causing that message.&amp;nbsp; This is my configuration for aaa, loging, and line vty:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius local-case&lt;/P&gt;&lt;P&gt;aaa authorization exec default group radius if-authenticated&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin1 privilege 0 password Admin12!@&amp;nbsp;&amp;nbsp;&amp;nbsp; //changed username &amp;amp; password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable secret 5 ***************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;session-timeout 10&lt;/P&gt;&lt;P&gt;logging synchronous&lt;/P&gt;&lt;P&gt;transport preferred none&lt;/P&gt;&lt;P&gt;transport input ssh&lt;/P&gt;&lt;P&gt;transport output none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ealey&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:06:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387544#M134285</guid>
      <dc:creator>Ealey Seto</dc:creator>
      <dc:date>2019-03-11T04:06:49Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387545#M134286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bit of an odd behavior. I suspect that it has something to do with changes in IOS 15.0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that part of the issue is that you have not provided any aaa authentication commands for access to enable mode. Would you want to control access to enable mode through Radius similar to what you do for user mode? Or would you want to just use the enable password. I suspect that if you put that into the configuration that it might solve this issue. It might look like this if you want to use radius&lt;/P&gt;&lt;P&gt;aaa authentication enable default group radius enable&lt;/P&gt;&lt;P&gt;or it might look like this if you want just the enable password&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give one of these a try and let us know if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 03:05:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387545#M134286</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2013-11-20T03:05:55Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387546#M134287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; Since I want the authentication to start with Radius then local, I tried your AAA enable statement to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius local-case enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No luck.&amp;nbsp; I'm still getting that statement.&amp;nbsp; However, I am going to revert back to an eariler IOS to see if it is a quirk with the 15.0(2)SE4.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll let you know if it works.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 20:27:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387546#M134287</guid>
      <dc:creator>Ealey Seto</dc:creator>
      <dc:date>2013-11-20T20:27:05Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387547#M134288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding the enable line in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&amp;nbsp; aaa authentication enable default group radius enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 01:16:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387547#M134288</guid>
      <dc:creator>bmcginn</dc:creator>
      <dc:date>2013-11-21T01:16:25Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387548#M134289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls set the privilege level in the local user database using the following method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username cisco password cisco&lt;/P&gt;&lt;P&gt;username cisco privilege 15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 04:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387548#M134289</guid>
      <dc:creator>Saurav Lodh</dc:creator>
      <dc:date>2013-11-21T04:57:24Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387549#M134290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My local username is set at 0.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless, the message appears with Radius or local login authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 14:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387549#M134290</guid>
      <dc:creator>Ealey Seto</dc:creator>
      <dc:date>2013-11-21T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387550#M134291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for letting us know that you have verified that the behavior is related to the version of code that is running. That is helpful to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 15:46:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387550#M134291</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2013-11-21T15:46:47Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387551#M134292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified it a bit since we don't use radius for our enable.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange that we have to spell out where our enable password is coming from.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 19:27:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387551#M134292</guid>
      <dc:creator>Ealey Seto</dc:creator>
      <dc:date>2013-11-22T19:27:43Z</dc:date>
    </item>
    <item>
      <title>Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387552#M134293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ealey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if it has something to do with the fact that you are using a type 5 enable secret. Early versions of 15.0, such as the one that you were running, were going to deprecate the type 5 enable secret in favor of a type 4 enable secret. Cisco has since then changed their position and the type 5 enable secret is still the standard. But I wonder if in that early version of code that was running if the code was not happy about using a type 5 enable secret.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe it was just a buggy behavior that got corrected. In any case now you have it doing the behavior that you wanted. And that is a good thing &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 22:14:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/2387552#M134293</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2013-11-22T22:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Password Required but None Set (ssh)</title>
      <link>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/3818692#M134294</link>
      <description>aaa authentication enable default enable&lt;BR /&gt;worked for me. Thanks!</description>
      <pubDate>Wed, 13 Mar 2019 10:03:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/password-required-but-none-set-ssh/m-p/3818692#M134294</guid>
      <dc:creator>richard_artes</dc:creator>
      <dc:date>2019-03-13T10:03:55Z</dc:date>
    </item>
  </channel>
</rss>

