<?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 Re: Host key verification failed. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224094#M467397</link>
    <description>One more question. Do I remove the entry from the know_hosts file on server1(originating ssh) or on server2 (destination for the ssh command)</description>
    <pubDate>Tue, 09 Feb 2010 14:54:12 GMT</pubDate>
    <dc:creator>Bob Manocchia</dc:creator>
    <dc:date>2010-02-09T14:54:12Z</dc:date>
    <item>
      <title>Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224087#M467390</link>
      <description>I am running HPUX 11i V1 with the following versions of openssl:&lt;BR /&gt;openssl               A.00.09.07e.012 Secure Network Communications Protocol&lt;BR /&gt;  openssl               0.9.8a         openssl&lt;BR /&gt;&lt;BR /&gt;when I try to run sftp from this server I get the message "Host key verification failed".&lt;BR /&gt;&lt;BR /&gt;What can I do to make this work.&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 08 Feb 2010 21:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224087#M467390</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-08T21:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224088#M467391</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;try this with -vvv&lt;BR /&gt;&lt;BR /&gt;or ssh -vvv&lt;BR /&gt;&lt;BR /&gt;To the server.&lt;BR /&gt;&lt;BR /&gt;There could be an old key in .ssh/known_hosts causing this problem. Deleting it could fix it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Feb 2010 21:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224088#M467391</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-08T21:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224089#M467392</link>
      <description>I tried did the following to the server with the key problem from another HPUX server&lt;BR /&gt;&lt;BR /&gt;sftp -vvv&lt;BR /&gt;&lt;BR /&gt;I returned a whole lot of output.&lt;BR /&gt;&lt;BR /&gt;I then retried the sftp from that server with the key problem and it returned the same error.</description>
      <pubDate>Mon, 08 Feb 2010 21:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224089#M467392</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-08T21:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224090#M467393</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I am running HPUX 11i V1 [...]&lt;BR /&gt;&lt;BR /&gt;On the client, or the server, or both, or&lt;BR /&gt;what?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] openssl A.00.09.07e.012 [...]&lt;BR /&gt;&lt;BR /&gt;Not directly relevant to which sftp version&lt;BR /&gt;you're using.  Note that "openssl" and "sftp"&lt;BR /&gt;are spelled differently.)&lt;BR /&gt;&lt;BR /&gt;      ssh -V&lt;BR /&gt;&lt;BR /&gt;&amp;gt; when I try to run sftp [...]&lt;BR /&gt;&lt;BR /&gt;Often, showing actual commands with their&lt;BR /&gt;actual output can be more helpful than vague&lt;BR /&gt;and incomplete descriptions.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I returned a whole lot of output.&lt;BR /&gt;&lt;BR /&gt;Strange, then, that I can see none of it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] and it returned the same error.&lt;BR /&gt;&lt;BR /&gt;Diagnostic messages generally don't solve&lt;BR /&gt;problems by themselves.  Sometimes they can&lt;BR /&gt;help one solve a problem, if one can see&lt;BR /&gt;them.  I find that one "-v" is often enough&lt;BR /&gt;to elucidate common problems.</description>
      <pubDate>Mon, 08 Feb 2010 23:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224090#M467393</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-08T23:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224091#M467394</link>
      <description>I tried sftp@bmanocc@server2 and received the error. I then tried sftp -vvv bmanocc@server2 and here is the output:&lt;BR /&gt;&lt;BR /&gt;root@badgers /root &amp;gt; sftp bmanocc@server2&lt;BR /&gt;Connecting to server2...&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;Connection closed&lt;BR /&gt;root@badgers /root &amp;gt; sftp -vvv bmanocc@server2&lt;BR /&gt;Connecting to butter...&lt;BR /&gt;OpenSSH_4.1, OpenSSL 0.9.7e 25 Oct 2004&lt;BR /&gt;HP-UX Secure Shell-A.04.00.000, HP-UX Secure Shell version&lt;BR /&gt;debug1: Reading configuration data /opt/ssh/etc/ssh_config&lt;BR /&gt;debug3: RNG is ready, skipping seeding&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to server2 [xxx.xx.xx.xxx] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: permanently_set_uid: 0/3&lt;BR /&gt;debug1: identity file /root/.ssh/identity type -1&lt;BR /&gt;debug1: Remote protocol version 2.0, remote software version OpenSSH_4.1&lt;BR /&gt;debug1: match: OpenSSH_4.1 pat OpenSSH*&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_4.1&lt;BR /&gt;debug2: fd 4 setting O_NONBLOCK&lt;BR /&gt;debug3: RNG is ready, skipping seeding&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1&lt;BR /&gt;debug2: kex_parse_kexinit: ssh-rsa,ssh-dss&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib&lt;BR /&gt;debug2: kex_parse_kexinit:&lt;BR /&gt;debug2: kex_parse_kexinit:&lt;BR /&gt;debug2: kex_parse_kexinit: first_kex_follows 0&lt;BR /&gt;debug2: kex_parse_kexinit: reserved 0&lt;BR /&gt;debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1&lt;BR /&gt;debug2: kex_parse_kexinit: ssh-rsa,ssh-dss&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib&lt;BR /&gt;debug2: kex_parse_kexinit:&lt;BR /&gt;debug2: kex_parse_kexinit:&lt;BR /&gt;debug2: kex_parse_kexinit: first_kex_follows 0&lt;BR /&gt;debug2: kex_parse_kexinit: reserved 0&lt;BR /&gt;debug2: mac_init: found hmac-md5&lt;BR /&gt;debug1: kex: server-&amp;gt;client aes128-cbc hmac-md5 none&lt;BR /&gt;debug2: mac_init: found hmac-md5&lt;BR /&gt;debug1: kex: client-&amp;gt;server aes128-cbc hmac-md5 none&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&amp;lt;1024&amp;lt;8192) sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP&lt;BR /&gt;debug2: dh_gen_key: priv key bits set: 131/256&lt;BR /&gt;debug2: bits set: 526/1024&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_INIT sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /opt/ssh/etc/ssh_known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /opt/ssh/etc/ssh_known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /opt/ssh/etc/ssh_known_hosts&lt;BR /&gt;debug2: no key of type 0 for host server2&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts2&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /opt/ssh/etc/ssh_known_hosts&lt;BR /&gt;debug2: no key of type 2 for host server2&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;Connection closed&lt;BR /&gt;root@badgers /root &amp;gt; sftp bmanocc@server2&lt;BR /&gt;Connecting to butter...&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;Connection closed&lt;BR /&gt;&lt;BR /&gt;I can run sftp from server2 to server1 ok but not from server1 to server2.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 09 Feb 2010 14:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224091#M467394</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-09T14:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224092#M467395</link>
      <description>Looks like it doesn't like the host in the known_host file.&lt;BR /&gt;&lt;BR /&gt;debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: filename /opt/ssh/etc/ssh_known_hosts&lt;BR /&gt;&lt;BR /&gt;Try removing the offending host entry from the known_host file and then ssh to the host again.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224092#M467395</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2010-02-09T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224093#M467396</link>
      <description>How do I remove the entry in the known_hosts file. This is what I see on server2 in the /root/.ssh/known_hosts file&lt;BR /&gt;&lt;BR /&gt;|1|v2MvutqAh9sA74VtxzjRwyt+tO0=|WqzLyZmSE3qQ4vfK52dKUH0q3tg= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAt4VFnkCNL439S7JPmaHFV5h+0uv969hgGwHYE4UNDMbtOcH5t5s0X5mcP3fVHrH2cWcQFaQRVxUMvAoJi6xbH7ELl8jqmZ8I3mvEyFKLB&lt;BR /&gt;jjyTQRfBqQ7awxR37FNd3HUjNBQy6hOPcC6sAQY2zOKpQ7krtk9l8TJfysFc4hIj6M=&lt;BR /&gt;|1|fGUO2wrxCyVWtTAJdC+Ox29ik9g=|kElyZ/TbyxlrOP8MnBVPg0neaLM= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAt4VFnkCNL439S7JPmaHFV5h+0uv969hgGwHYE4UNDMbtOcH5t5s0X5mcP3fVHrH2cWcQFaQRVxUMvAoJi6xbH7ELl8jqmZ8I3mvEyFKLB&lt;BR /&gt;jjyTQRfBqQ7awxR37FNd3HUjNBQy6hOPcC6sAQY2zOKpQ7krtk9l8TJfysFc4hIj6M=&lt;BR /&gt;|1|sQKzln76myLM3heVEftdTtfrpsA=|SAaqMz/+VZL3kIwFnOHyYfnVmps= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAuwcqq6bYW6wmsmBUHXGT5zTfsfPw7gsTy9yk8okZ8z8lRO7B/CsMacSOzrbsLGbrCMcw4DcV6nyx8venMXg2Rj7fKi0jgzJZvkjrj7ICL&lt;BR /&gt;/o7U7at9Sdb7btVVpdsdLOuYRPzduXJC1vV5hPtnlGD4ojU3C8HQWjuGq+oJOklaTM=&lt;BR /&gt;|1|YeC/jTMb+6x8NoG9CabUDlCzkfg=|4TmYCll5anrZodjIhxssNn8U8+8= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAuwcqq6bYW6wmsmBUHXGT5zTfsfPw7gsTy9yk8okZ8z8lRO7B/CsMacSOzrbsLGbrCMcw4DcV6nyx8venMXg2Rj7fKi0jgzJZvkjrj7ICL&lt;BR /&gt;/o7U7at9Sdb7btVVpdsdLOuYRPzduXJC1vV5hPtnlGD4ojU3C8HQWjuGq+oJOklaTM=&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 09 Feb 2010 14:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224093#M467396</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-09T14:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224094#M467397</link>
      <description>One more question. Do I remove the entry from the know_hosts file on server1(originating ssh) or on server2 (destination for the ssh command)</description>
      <pubDate>Tue, 09 Feb 2010 14:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224094#M467397</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-09T14:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224095#M467398</link>
      <description>Move the known_hosts file to another name and then try the ssh once more. It will prompt you if you want to add it and recreate the known_host file anew. The other entries are probably other servers, so when you do a ssh from one of them you will be prompted to add them.</description>
      <pubDate>Tue, 09 Feb 2010 14:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224095#M467398</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2010-02-09T14:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224096#M467399</link>
      <description>I'd do server 2 first, with the move. That seems to be the one complaining. You can move the known_host file on both, it will be recreated when you do a ssh.</description>
      <pubDate>Tue, 09 Feb 2010 15:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224096#M467399</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2010-02-09T15:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224097#M467400</link>
      <description>I renamed the /root/.ssh/known_hosts file on server2. There is no known_hosts file on server1. I then did ssh bmanocc@server2 and I get the same error.</description>
      <pubDate>Tue, 09 Feb 2010 15:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224097#M467400</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-09T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224098#M467401</link>
      <description>&lt;!--!*#--&gt;&amp;gt; HP-UX Secure Shell-A.04.00.000, HP-UX Secure Shell version&lt;BR /&gt;&lt;BR /&gt;Not the latest version available, by the way.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug2: no key of type 0 for host server2&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug2: no key of type 2 for host server2&lt;BR /&gt;&lt;BR /&gt;Apparently, you don't have host key data for&lt;BR /&gt;server2 in any of the expected host key data&lt;BR /&gt;files.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Try removing [...]&lt;BR /&gt;&lt;BR /&gt;If it's there.&lt;BR /&gt;&lt;BR /&gt;Normally, the SSH client is configured to&lt;BR /&gt;import a missing host key the first time a&lt;BR /&gt;user tries to connect to a server.  Looks&lt;BR /&gt;like this:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;Host key not found from the list of known hosts.&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)?&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;There's an option in the SSH client&lt;BR /&gt;configuration file(s) ("~/.ssh/config",&lt;BR /&gt;"/opt/ssh/etc/ssh_config", ... ?) which will&lt;BR /&gt;disable this sort of automatic host key&lt;BR /&gt;handling.  "man ssh_config", look for&lt;BR /&gt;"StrictHostKeyChecking", then look at your&lt;BR /&gt;SSH client configuration file(s) to see if&lt;BR /&gt;that's set to "yes".  Enabling sloppy host&lt;BR /&gt;key checking ("ask" is probably a little&lt;BR /&gt;safer than "no") might be good.  Otherwise,&lt;BR /&gt;someone needs to add the new host key(s)&lt;BR /&gt;manually to a known-keys file for every new&lt;BR /&gt;server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I can run sftp from server2 to server1 ok&lt;BR /&gt;&amp;gt; but not from server1 to server2.&lt;BR /&gt;&lt;BR /&gt;And did you compare the "-v[vv]" transcripts&lt;BR /&gt;for the two directions?  (I see only one.)</description>
      <pubDate>Tue, 09 Feb 2010 15:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224098#M467401</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-09T15:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224099#M467402</link>
      <description>&lt;!--!*#--&gt;&amp;gt; One more question. Do I remove the entry&lt;BR /&gt;&amp;gt; from the know_hosts file on&lt;BR /&gt;&amp;gt; server1(originating ssh) or on server2&lt;BR /&gt;&amp;gt; (destination for the ssh command) &lt;BR /&gt;&lt;BR /&gt;known_hosts data are kept on the SSH client,&lt;BR /&gt;and describe the servers to which that client&lt;BR /&gt;has connected or may connect.&lt;BR /&gt;&lt;BR /&gt;You might also compare file/directory&lt;BR /&gt;ownership and permissions between the two&lt;BR /&gt;systems.  I know nothing, but perhaps the SSH&lt;BR /&gt;client ignores known_hosts files which it&lt;BR /&gt;can't read, or which anyone on the planet can&lt;BR /&gt;write.</description>
      <pubDate>Tue, 09 Feb 2010 15:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224099#M467402</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-09T15:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224100#M467403</link>
      <description>&lt;!--!*#--&gt;&amp;gt; There is no known_hosts file on server1.&lt;BR /&gt;&lt;BR /&gt;You do have write permission in your own&lt;BR /&gt;"~/.ssh" directory, right?&lt;BR /&gt;&lt;BR /&gt;Can you do ssh from server1 to server1?  (I&lt;BR /&gt;assume that server2 to server2 works.)  Or&lt;BR /&gt;server1 to anywhere?  Depending on that SSH&lt;BR /&gt;client configuration option, I'd expect the&lt;BR /&gt;SSH client to create a local known_hosts file&lt;BR /&gt;the first time it gets close to connecting to&lt;BR /&gt;any other system.</description>
      <pubDate>Tue, 09 Feb 2010 15:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224100#M467403</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-09T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Host key verification failed.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224101#M467404</link>
      <description>I installed the latest version of Secure Shell and it works fine in all directions.&lt;BR /&gt;I have assigned points. Thanks for all your help.</description>
      <pubDate>Tue, 09 Feb 2010 15:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-key-verification-failed/m-p/5224101#M467404</guid>
      <dc:creator>Bob Manocchia</dc:creator>
      <dc:date>2010-02-09T15:54:53Z</dc:date>
    </item>
  </channel>
</rss>

