<?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 ASDM login crashed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891524#M954630</link>
    <description>&lt;P&gt;Hi, I used to access ASDM with a username and password but i screwed up something and i think i erased it.&lt;/P&gt;&lt;P&gt;Could anyone tell me how to add a new one?&lt;/P&gt;&lt;P&gt;Here is my config file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:05:26 GMT</pubDate>
    <dc:creator>SpeedCisco</dc:creator>
    <dc:date>2019-03-11T12:05:26Z</dc:date>
    <item>
      <title>ASDM login crashed</title>
      <link>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891524#M954630</link>
      <description>&lt;P&gt;Hi, I used to access ASDM with a username and password but i screwed up something and i think i erased it.&lt;/P&gt;&lt;P&gt;Could anyone tell me how to add a new one?&lt;/P&gt;&lt;P&gt;Here is my config file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:05:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891524#M954630</guid>
      <dc:creator>SpeedCisco</dc:creator>
      <dc:date>2019-03-11T12:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: ASDM login crashed</title>
      <link>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891525#M954632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ensure that indeed you do not have asdm, issues &lt;B&gt;show asdm image&lt;/B&gt; or &lt;B&gt;dir&lt;/B&gt;   and see if there is asdm image in disk0 present if not then download asdm from cisco, from your running code version 7.2.x  you need  asdm-523.bin. Download the fiile and setup a tftp server,  copy image to asa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa#copy tftp disk0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Address or name of remote host []? tftp_ip_address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source filename []? asdm-523.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Destination filename [asdm-523.bin]? asdm-523.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then  add this statement in your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config)#asdm image disk0:/asdm-523.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be all set after..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;P&gt;&lt;I&gt;PLS rate any helpful post if it helps&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 03:24:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891525#M954632</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-02-21T03:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASDM login crashed</title>
      <link>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891526#M954633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I have the desktop icon on my computer and i've been using it for months, i just need to create a new username and passwd to log into it (maybe through the CLI?).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 09:04:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891526#M954633</guid>
      <dc:creator>SpeedCisco</dc:creator>
      <dc:date>2008-02-21T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: ASDM login crashed</title>
      <link>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891527#M954634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I solved the issue. The way i did it was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) ASA(config)# username user1 password user1 priviledge 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) ASA(config)#username user1 attributes&lt;/P&gt;&lt;P&gt;3) ASA(config-username):vpn-group-policy vpnpolicy&lt;/P&gt;&lt;P&gt;4) ASA(config)# exit&lt;/P&gt;&lt;P&gt;5) ASA# wr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I double-clicked the ASDM icon, and i entered user1 and password that i previously configured and got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 11:13:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-login-crashed/m-p/891527#M954634</guid>
      <dc:creator>SpeedCisco</dc:creator>
      <dc:date>2008-02-21T11:13:10Z</dc:date>
    </item>
  </channel>
</rss>

