<?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 errors when I ssh to a server with openssh 3.8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236086#M11007</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Got following message when I ssh to another 11.0 server, please let me know. thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ ssh anotherserver&lt;BR /&gt;&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle&lt;BR /&gt;attack)!&lt;BR /&gt;It is also possible that the RSA host key has just been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;85:74:ac:d8:18:c3:40:d6:99:03:13:4c:1b:6f:0f:fc.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in /home/peir/.ssh/known_hosts to get rid of&lt;BR /&gt;this message.&lt;BR /&gt;Offending key in /home/peir/.ssh/known_hosts:2&lt;BR /&gt;RSA host key for odin2 has changed and you have requested strict&lt;BR /&gt;checking.&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 31 Mar 2004 19:03:30 GMT</pubDate>
    <dc:creator>Hanry Zhou</dc:creator>
    <dc:date>2004-03-31T19:03:30Z</dc:date>
    <item>
      <title>errors when I ssh to a server with openssh 3.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236086#M11007</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Got following message when I ssh to another 11.0 server, please let me know. thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ ssh anotherserver&lt;BR /&gt;&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle&lt;BR /&gt;attack)!&lt;BR /&gt;It is also possible that the RSA host key has just been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;85:74:ac:d8:18:c3:40:d6:99:03:13:4c:1b:6f:0f:fc.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in /home/peir/.ssh/known_hosts to get rid of&lt;BR /&gt;this message.&lt;BR /&gt;Offending key in /home/peir/.ssh/known_hosts:2&lt;BR /&gt;RSA host key for odin2 has changed and you have requested strict&lt;BR /&gt;checking.&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 19:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236086#M11007</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-03-31T19:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: errors when I ssh to a server with openssh 3.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236087#M11008</link>
      <description>Has there been any major configuration changes of the login you are using on the remote server?&lt;BR /&gt;&lt;BR /&gt;I saw this message recently when I installed (rather than upgraded to) Fedora from a box that had been running Red Hat 8.  (I needed to install rather than upgrade so that I could set up LVM.)  Since I had saved all the original /etc, /home, /var/lib, etc from the Red Hat 8 installation, I simply copied the old /home/bruce/.ssh directory to the new /home/bruce and everything was fine again.&lt;BR /&gt;&lt;BR /&gt;So the question is has anything happened to your remote login or its .ssh directory recently?  Otherwise, your login may have been hacked.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Wed, 31 Mar 2004 21:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236087#M11008</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-03-31T21:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: errors when I ssh to a server with openssh 3.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236088#M11009</link>
      <description>Hanry,&lt;BR /&gt;&lt;BR /&gt;apparently the sshdaemon has created a new RSA key. A new installation of sshd on the server? Remove the old host key from known_hosts, and ssh again.&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 01 Apr 2004 00:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236088#M11009</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-04-01T00:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: errors when I ssh to a server with openssh 3.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236089#M11010</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;The public key in the ssh server in the server is different compared with the previously issued public key by the same ssh server.&lt;BR /&gt;&lt;BR /&gt;The possibilities are key regenerated in ssh server or ssh server reinstalled or fake keys due to ssh server compromise. &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 02:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/errors-when-i-ssh-to-a-server-with-openssh-3-8/m-p/3236089#M11010</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2004-04-01T02:16:39Z</dc:date>
    </item>
  </channel>
</rss>

