<?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 3.2.3p1 key problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774882#M753867</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've removed our 2.5.1p1 openssh version from our system. In all hpux 11i I add no problems in installing 3.2.3p1.&lt;BR /&gt;Now I'm doing the same to some Hpux 11.00 systems, and I'm getting a lot of problems.&lt;BR /&gt;First i started getting the "Could not load" message for protocol 1, I've created then the RSA1 key for the host. Now I'm getting the following message:&lt;BR /&gt;bash-2.03$ ssh host1&lt;BR /&gt;Warning: the RSA1 host key for 'host1' differs from the key for the IP address '192.111.11.113'&lt;BR /&gt;Offending key for IP in /home/src/.ssh/known_hosts:47&lt;BR /&gt;Matching host key in /home/src/.ssh/known_hosts:50&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;&lt;BR /&gt;If I choose yes, I'll connect to the machine.&lt;BR /&gt;I've tried to take out from the known_hosts file the entries for this machines, but I'm still getting the same.&lt;BR /&gt;&lt;BR /&gt;Any Ideas?&lt;BR /&gt;&lt;BR /&gt;Thankx in advance!!&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Jul 2002 15:58:41 GMT</pubDate>
    <dc:creator>Sergio Crespo</dc:creator>
    <dc:date>2002-07-29T15:58:41Z</dc:date>
    <item>
      <title>ssh 3.2.3p1 key problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774882#M753867</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've removed our 2.5.1p1 openssh version from our system. In all hpux 11i I add no problems in installing 3.2.3p1.&lt;BR /&gt;Now I'm doing the same to some Hpux 11.00 systems, and I'm getting a lot of problems.&lt;BR /&gt;First i started getting the "Could not load" message for protocol 1, I've created then the RSA1 key for the host. Now I'm getting the following message:&lt;BR /&gt;bash-2.03$ ssh host1&lt;BR /&gt;Warning: the RSA1 host key for 'host1' differs from the key for the IP address '192.111.11.113'&lt;BR /&gt;Offending key for IP in /home/src/.ssh/known_hosts:47&lt;BR /&gt;Matching host key in /home/src/.ssh/known_hosts:50&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;&lt;BR /&gt;If I choose yes, I'll connect to the machine.&lt;BR /&gt;I've tried to take out from the known_hosts file the entries for this machines, but I'm still getting the same.&lt;BR /&gt;&lt;BR /&gt;Any Ideas?&lt;BR /&gt;&lt;BR /&gt;Thankx in advance!!&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jul 2002 15:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774882#M753867</guid>
      <dc:creator>Sergio Crespo</dc:creator>
      <dc:date>2002-07-29T15:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: ssh 3.2.3p1 key problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774883#M753868</link>
      <description>&lt;BR /&gt;Why not use 3.10 (3.1p1), I realize it's a "backrev" from 3.2.3p1, but at least the corresponding libraries are included?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 29 Jul 2002 16:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774883#M753868</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-29T16:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: ssh 3.2.3p1 key problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774884#M753869</link>
      <description>You need to uncomment the type of key that you are using in your sshd_config file, if it doesn't know where to find the key, it can't load them at daemon start time.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Mon, 29 Jul 2002 17:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774884#M753869</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-07-29T17:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: ssh 3.2.3p1 key problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774885#M753870</link>
      <description>Hi ... :)))&lt;BR /&gt;Thankx for your support, it is always welcome.&lt;BR /&gt;In fact the problem was really in the Known_Hosts entry. I removed the entry refering to the host, but I didn't realize that I had another entry with IP number of the machine.This is an offending key due to the facto of having to entries for the same machine with 2 different fingerprints.&lt;BR /&gt;In fact ssh 3.2.3p1 with tcp wrappers, didn't recognize my acient RSA1 key, and I just created another one. &lt;BR /&gt;After creating new RSA1 Key, i just did a cat /dev/null &amp;gt; /home/&lt;USER&gt;/.ssh/known_hosts and solved the problem.&lt;BR /&gt;&lt;/USER&gt;</description>
      <pubDate>Tue, 30 Jul 2002 14:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-3-2-3p1-key-problems/m-p/2774885#M753870</guid>
      <dc:creator>Sergio Crespo</dc:creator>
      <dc:date>2002-07-30T14:09:36Z</dc:date>
    </item>
  </channel>
</rss>

