<?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 Username on an ASA question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274712#M349585</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;Found the answer to the username/password behaviour with ASDM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;By default, you can log into ASDM with a blank username and the enable password (see &lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/devadmin.html#wpxref94827"&gt;Device Name/Password, page 10-12&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;However, if you enter a username and password at the login screen&amp;nbsp; (instead of leaving the username blank), ASDM checks the local database&amp;nbsp; for a match. &lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/aaasetup.html#wp1284438"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/aaasetup.html#wp1284438&lt;/A&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>Mon, 20 May 2013 18:42:03 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-05-20T18:42:03Z</dc:date>
    <item>
      <title>Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274707#M349580</link>
      <description>&lt;P&gt;Just ran into this.&amp;nbsp; Customers ASA 5510 and they are using the default "pix" login.&amp;nbsp; I can log into the command line with pix just fine.&amp;nbsp; I created a user account, call it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username jsmith password Passw0rd priv 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm unable to log into the command line with jsmith.&amp;nbsp; I can get into ASDM with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry about being unable to post this config but I was hoping this might jog some memories and people could point me at things to look for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:46:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274707#M349580</guid>
      <dc:creator>WStoffel1</dc:creator>
      <dc:date>2019-03-12T01:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274708#M349581</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;You probably need to change some "aaa" related configuration on the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some examples to change the different management connections to use AAA information either locally on the ASA or on an external AAA server&lt;/P&gt;&lt;P&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;&lt;BR /&gt;So juding by what you say, Telnet and/or SSH does not have any of the above configuerations but HTTP is set to use LOCAL authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG&gt;"show run aaa"&lt;/STRONG&gt; command to view the output/settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:00:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274708#M349581</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-20T18:00:36Z</dc:date>
    </item>
    <item>
      <title>Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274709#M349582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I thought.&amp;nbsp; So..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# sh run http&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 7.x.x.0 255.255.252.0 outside&lt;/P&gt;&lt;P&gt;http 7.x.x.21 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;# sh run aaa&lt;/P&gt;&lt;P&gt;aaa local authentication attempts max-fail 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect to see something along the lines of &lt;STRONG style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;aaa authentication http console LOCAL&lt;/STRONG&gt;&lt;BR /&gt; since ASDM works with a local username...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I just did a quick test and setup aaa authentication, and it broke the pix user account...does that make sense?&amp;nbsp; Like using local authentication disables the default pix account?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which I can't do, so it may all be a waste of time anyway...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:31:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274709#M349582</guid>
      <dc:creator>WStoffel1</dc:creator>
      <dc:date>2013-05-20T18:31:06Z</dc:date>
    </item>
    <item>
      <title>Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274710#M349583</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;Tried it on my ASA also and it does seem that the ASA accepts the LOCAL username/password even without the related "aaa authentication" configuration for "http"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if it would be possible to create the "pix" username and password to the LOCAL database and this way seemingly avoid the situation where the default "pix" username wouldnt work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:36:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274710#M349583</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-20T18:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274711#M349584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesnt seem that the ASA has nothing against using "pix" as a username on the LOCAL database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would essentially enable you to configure the "pix" username on the LOCAL database of the ASA with the password that the customer is using, effectively making it so that the customer doesnt see any change while logging to the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:38:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274711#M349584</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-20T18:38:07Z</dc:date>
    </item>
    <item>
      <title>Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274712#M349585</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;Found the answer to the username/password behaviour with ASDM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;By default, you can log into ASDM with a blank username and the enable password (see &lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/devadmin.html#wpxref94827"&gt;Device Name/Password, page 10-12&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;However, if you enter a username and password at the login screen&amp;nbsp; (instead of leaving the username blank), ASDM checks the local database&amp;nbsp; for a match. &lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/aaasetup.html#wp1284438"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/asdm60/user/guide/aaasetup.html#wp1284438&lt;/A&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>Mon, 20 May 2013 18:42:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274712#M349585</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-20T18:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Username on an ASA question</title>
      <link>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274713#M349586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK so i'm not too crazy, ASDM just sort of works &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going out on a limb here but I think this one was upgraded from a Pix firewall long ago...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the insights though, much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an update for reference, added in this morning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my LOCAL logins work as expected for any of the methods, but the Pix username is no longer valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not much out there on the default username of Pix but as far as i can tell it's a default login that's NOT stored in LOCAL and is somehow disabled when AAA is setup.&amp;nbsp; &lt;A href="http://www.techexams.net/forums/ccnp/70330-disable-ssh-pix-username-cisco-password.html"&gt;http://www.techexams.net/forums/ccnp/70330-disable-ssh-pix-username-cisco-password.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, shouldn't be an issue anyplace with a reasonable security policy &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 19:13:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/username-on-an-asa-question/m-p/2274713#M349586</guid>
      <dc:creator>WStoffel1</dc:creator>
      <dc:date>2013-05-20T19:13:21Z</dc:date>
    </item>
  </channel>
</rss>

