<?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 Console Authentication Problem in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373360#M362567</link>
    <description>&lt;P&gt;HI, I have cisco 1841 Router configured for AAA authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is fine only problem with console authentication. I dont want to have AAA authentication console. I want to use local console password prompt when somone console the router. Below mention is my configuration but still it is asking for the username and password. I want only password prompt and password that I have configured on the line console. But It is not working for me. Please tell me what I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local enable&lt;BR /&gt;aaa authentication login console none&lt;BR /&gt;aaa authentication login notacacs local&lt;BR /&gt;aaa authentication enable default group tacacs+ enable&lt;BR /&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;BR /&gt; password cisco&lt;BR /&gt; login authentication notacacs&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:53:21 GMT</pubDate>
    <dc:creator>wasiimcisco</dc:creator>
    <dc:date>2019-03-10T23:53:21Z</dc:date>
    <item>
      <title>Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373360#M362567</link>
      <description>&lt;P&gt;HI, I have cisco 1841 Router configured for AAA authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is fine only problem with console authentication. I dont want to have AAA authentication console. I want to use local console password prompt when somone console the router. Below mention is my configuration but still it is asking for the username and password. I want only password prompt and password that I have configured on the line console. But It is not working for me. Please tell me what I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local enable&lt;BR /&gt;aaa authentication login console none&lt;BR /&gt;aaa authentication login notacacs local&lt;BR /&gt;aaa authentication enable default group tacacs+ enable&lt;BR /&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;BR /&gt; password cisco&lt;BR /&gt; login authentication notacacs&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:53:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373360#M362567</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-10T23:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373361#M362645</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;Per security aaa will not allow you to use the line password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add a local user and use that local user for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usernamer xxxx privilege 15 password xxxx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ad an user and authenticate with that one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373361#M362645</guid>
      <dc:creator>Erick Delgado</dc:creator>
      <dc:date>2010-01-14T15:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373362#M362697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Wasim,&lt;/P&gt;&lt;P&gt;Please use this command and try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 class="jive-content-block-header"&gt;aaa authentication login console line&lt;BR /&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 18:08:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373362#M362697</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2010-01-14T18:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Console Authentication Problem</title>
      <link>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373363#M362758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wasim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For aaa configuration in console check out the below configuration for console authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login CONSOLE line&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;There is only one authentication method (line).&lt;BR /&gt;Once a named list (in this example, CONSOLE) is created, it must be applied to a line or interface for it to come into effect. This is done using the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;login authentication list_name command:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; line con 0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exec-timeout 0 0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; password cisco &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; login authentication CONSOLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CONSOLE list overrides the default method list default on line con 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: To have console access authenticated by a local username and password, use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authentication login CONSOLE local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: In this case, a username and password have to be configured in the local database of the router. The list must also be applied to the line or interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: To have no authentication, use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authentication login CONSOLE none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: In this case, there is no authentication to get to the console access. The list must also be applied to the line or interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps out your query !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh.H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 07:56:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/console-authentication-problem/m-p/1373363#M362758</guid>
      <dc:creator>Ganesh Hariharan</dc:creator>
      <dc:date>2010-01-15T07:56:06Z</dc:date>
    </item>
  </channel>
</rss>

