<?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: Console Authentication Problem in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630011#M252084</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;Try doing the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no &lt;SPAN style="font-family: courier new,courier;"&gt;aaa authorization exec&amp;nbsp; default local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered if you feel your query is resolved.Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 05:19:48 GMT</pubDate>
    <dc:creator>andamani</dc:creator>
    <dc:date>2011-03-31T05:19:48Z</dc:date>
    <item>
      <title>Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630009#M252080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got problem with understanding some configuration on Cisco 2950 switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;aaa new-model&lt;BR /&gt;aaa authentication login default local&lt;BR /&gt;aaa authentication login CONSOLE none&lt;BR /&gt;aaa authorization exec default local &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;line con 0&lt;BR /&gt; exec-timeout 60 0&lt;BR /&gt; login authentication CONSOLE&lt;BR /&gt; logging synchronous&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I got this right, there should be no authentication on the console line, but when I try to log on I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: courier new,courier;"&gt;Authorization failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ALS1 con0 is now available&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Press RETURN to get started.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And same message when I press Enter over and over. That means I've blocked the access to the switch completely via console line.&lt;/P&gt;&lt;P&gt;What is wrong with this config and why is it working this way and not just let me in without any password?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630009#M252080</guid>
      <dc:creator>bierrrr.CC</dc:creator>
      <dc:date>2019-03-11T00:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630010#M252082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is caused by "&lt;SPAN style="font-family: courier new,courier;"&gt;aaa authorization exec default local".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You disabled authentication on console. But the above command will apply to console automatically since you are use "default" as the name.&lt;/P&gt;&lt;P&gt;Try to use a name other than "default" and then apply it to where you would like to use authorization such as vty line but NOT on console.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 05:00:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630010#M252082</guid>
      <dc:creator>Yudong Wu</dc:creator>
      <dc:date>2011-03-31T05:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630011#M252084</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;Try doing the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no &lt;SPAN style="font-family: courier new,courier;"&gt;aaa authorization exec&amp;nbsp; default local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered if you feel your query is resolved.Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 05:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1630011#M252084</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-03-31T05:19:48Z</dc:date>
    </item>
  </channel>
</rss>

