<?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: Remote host Verifycation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872358#M773933</link>
    <description>This says it all:&lt;BR /&gt;" Offending key is entry 4 in //.ssh/known_hosts&lt;BR /&gt;RSA host key for 10.210.7.212 has changed and you have requested strict checking"&lt;BR /&gt;&lt;BR /&gt;The host key for the host you're connecting to has changed -- was the machine rebuilt recently?&lt;BR /&gt;&lt;BR /&gt;If you are certain that no one is intercepting your ssh connection, you can remove the 4th entry in your ~/.ssh/known_hosts file and then try again. It will ask you if the new key is correct and if you answer yes it will add it to known_hosts and continue along with the scp.</description>
    <pubDate>Fri, 29 Sep 2006 10:12:44 GMT</pubDate>
    <dc:creator>Jonathan Fife</dc:creator>
    <dc:date>2006-09-29T10:12:44Z</dc:date>
    <item>
      <title>Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872356#M773931</link>
      <description>When i try to scp from my server I am getting the following error message can anybody guide me , what i need to do to resolve the issue&lt;BR /&gt;&lt;BR /&gt;The Error is:&lt;BR /&gt;&lt;BR /&gt;bash-2.05# scp -r tomcat 10.210.7.212:/usr/local&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;Someone could be eavesdropping on you right now(man-in-the-middle attack)&lt;BR /&gt;It is also possible that the RSA host key has been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;md5 83:38:a2:8e:15:a1:c5:95:c4:98:6a:47:8b:66:d8:f8.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in //.ssh/known_hosts&lt;BR /&gt;Offending key is entry 4 in //.ssh/known_hosts&lt;BR /&gt;RSA host key for 10.210.7.212 has changed and you have requested strict checking&lt;BR /&gt;.&lt;BR /&gt;lost connection&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 29 Sep 2006 09:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872356#M773931</guid>
      <dc:creator>Virumandi</dc:creator>
      <dc:date>2006-09-29T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872357#M773932</link>
      <description>replace the 'known_hosts' file in homedirectory to another name and then retry !!</description>
      <pubDate>Fri, 29 Sep 2006 10:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872357#M773932</guid>
      <dc:creator>Pupil_1</dc:creator>
      <dc:date>2006-09-29T10:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872358#M773933</link>
      <description>This says it all:&lt;BR /&gt;" Offending key is entry 4 in //.ssh/known_hosts&lt;BR /&gt;RSA host key for 10.210.7.212 has changed and you have requested strict checking"&lt;BR /&gt;&lt;BR /&gt;The host key for the host you're connecting to has changed -- was the machine rebuilt recently?&lt;BR /&gt;&lt;BR /&gt;If you are certain that no one is intercepting your ssh connection, you can remove the 4th entry in your ~/.ssh/known_hosts file and then try again. It will ask you if the new key is correct and if you answer yes it will add it to known_hosts and continue along with the scp.</description>
      <pubDate>Fri, 29 Sep 2006 10:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872358#M773933</guid>
      <dc:creator>Jonathan Fife</dc:creator>
      <dc:date>2006-09-29T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872359#M773934</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You need to delete host's entry from //.ssh/known_hosts. Your server host key has changed, because of that you got this message. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 29 Sep 2006 10:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872359#M773934</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-09-29T10:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872360#M773935</link>
      <description>But even after deleted the entry from known_hosts file still I am getting the error message..&lt;BR /&gt;&lt;BR /&gt;For your information.,This error started after I reconfigured the server by using the sys-unconfig command...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Suseendran .A&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Oct 2006 00:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872360#M773935</guid>
      <dc:creator>Virumandi</dc:creator>
      <dc:date>2006-10-06T00:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remote host Verifycation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872361#M773936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if the message you get is unchanged after your modification, your changed was not made in the correct file.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 11 Oct 2006 05:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-host-verifycation-error/m-p/3872361#M773936</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-10-11T05:00:33Z</dc:date>
    </item>
  </channel>
</rss>

