<?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 login user name and pw config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184926#M351360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have username/password authentication directly on the Console connection then you would have to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication serial console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Apr 2013 05:20:44 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-04-20T05:20:44Z</dc:date>
    <item>
      <title>Console login user name and pw config</title>
      <link>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184923#M351357</link>
      <description>&lt;P&gt;Hi Everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know when i console in to ASA&amp;nbsp; it puts me directly&amp;nbsp; to&amp;nbsp;&amp;nbsp; hostname with &amp;gt; prompt.&lt;/P&gt;&lt;P&gt;When i type enable it ask for user name and password.&lt;/P&gt;&lt;P&gt;Need to know what config should i look for ASA&amp;nbsp; that will provide access to enable with user name and password?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184923#M351357</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T01:32:06Z</dc:date>
    </item>
    <item>
      <title>Console login user name and pw config</title>
      <link>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184924#M351358</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;It would seem to me that currently you are getting to the &lt;STRONG&gt;ASA&amp;gt;&lt;/STRONG&gt; prompt because no separate authentication configuration is set for the Console connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you also say that you get prompted for username/password when you issue the command &lt;STRONG&gt;"enable"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means you have some configuration similiar to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication enable console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keyword above being &lt;STRONG&gt;"enable"&lt;/STRONG&gt;. DONT let the word &lt;STRONG&gt;"console"&lt;/STRONG&gt; fool you. Its part of each this sort of AAA configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show run aaa&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see all the AAA configurations for the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the output from my home ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA(config)# sh run aaa&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication http console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication telnet console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication ssh console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see I have configure LOCAL database authentication for telnet, ssh and http(ASDM) management connections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &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;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 04:54:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184924#M351358</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-20T04:54:29Z</dc:date>
    </item>
    <item>
      <title>Console login user name and pw config</title>
      <link>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184925#M351359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You were spot on.&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL did the job.&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;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 05:00:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184925#M351359</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2013-04-20T05:00:35Z</dc:date>
    </item>
    <item>
      <title>Console login user name and pw config</title>
      <link>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184926#M351360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have username/password authentication directly on the Console connection then you would have to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication serial console LOCAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 05:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/console-login-user-name-and-pw-config/m-p/2184926#M351360</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-20T05:20:44Z</dc:date>
    </item>
  </channel>
</rss>

