<?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 SSH Access Not working on ASA's in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010942#M917219</link>
    <description>&lt;P&gt;I am configuring my ASA's for ssh access prior to removing telnet access to them.  However, I'm running into a problem.  After I have configured ssh access (assigned a domain, generated my rsa key, and enabled ssh), I am unable to log in.  My ssh client is running ssh v.1 and I've checked to make sure the ASA is allowing v.1 and 2.  I've also checked to be sure the username and password for the account I have tried have been correct.  Basically, it's behaving as if I have a bad password, as it accepts the connection and the username, but fails to accept the password.  These accounts all have a privilege level of 15 and I'm able to use them to log into the ASDM.  The policies associated with these accounts are the default and I've tried both configuring a new account through ASDM and the CLI.  Neither seems to work.  Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:10:13 GMT</pubDate>
    <dc:creator>redwarrior</dc:creator>
    <dc:date>2019-03-11T13:10:13Z</dc:date>
    <item>
      <title>SSH Access Not working on ASA's</title>
      <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010942#M917219</link>
      <description>&lt;P&gt;I am configuring my ASA's for ssh access prior to removing telnet access to them.  However, I'm running into a problem.  After I have configured ssh access (assigned a domain, generated my rsa key, and enabled ssh), I am unable to log in.  My ssh client is running ssh v.1 and I've checked to make sure the ASA is allowing v.1 and 2.  I've also checked to be sure the username and password for the account I have tried have been correct.  Basically, it's behaving as if I have a bad password, as it accepts the connection and the username, but fails to accept the password.  These accounts all have a privilege level of 15 and I'm able to use them to log into the ASDM.  The policies associated with these accounts are the default and I've tried both configuring a new account through ASDM and the CLI.  Neither seems to work.  Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:10:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010942#M917219</guid>
      <dc:creator>redwarrior</dc:creator>
      <dc:date>2019-03-11T13:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Access Not working on ASA's</title>
      <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010943#M917220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are saying is that none of the accounts passwords do work when ssh to the firewall? does this issue applies to the interfaces you have allow ssh under such as inside/outside ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version code are you running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you capture ssh debug and post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa#terminal monitor &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in config mode &lt;/P&gt;&lt;P&gt;asa(config)#logging monitor 7 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then issue &lt;B&gt;debug ssh&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try connecting to asa via ssh and capture debug output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to disable debug &lt;/P&gt;&lt;P&gt;asa#no debugg all   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And lastly even though ssh debug is a low level process it is adviced to conduct debug troubleshooting off during network production hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;-Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 14:42:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010943#M917220</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-07-07T14:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Access Not working on ASA's</title>
      <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010944#M917221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using local username/passwords, make sure you have this command: "aaa authentication ssh console LOCAL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 15:20:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010944#M917221</guid>
      <dc:creator>anthony.king</dc:creator>
      <dc:date>2008-07-07T15:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Access Not working on ASA's</title>
      <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010945#M917222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was exactly my problem.  Once I set aaa authentication to local, it works like a charm!  Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 15:26:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/1010945#M917222</guid>
      <dc:creator>redwarrior</dc:creator>
      <dc:date>2008-07-07T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Access Not working on ASA's</title>
      <link>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/3399783#M917223</link>
      <description>&lt;P&gt;you are awesome thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 20:33:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-access-not-working-on-asa-s/m-p/3399783#M917223</guid>
      <dc:creator>KDDI Purchasing Dept</dc:creator>
      <dc:date>2018-06-14T20:33:38Z</dc:date>
    </item>
  </channel>
</rss>

