<?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: ssh key with different ssh versions. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137203#M451608</link>
    <description>Your source server is running a commercial SSH product from ssh.com. It uses a public key storage format that is different from OpenSSH key format, but the key itself is compatible.&lt;BR /&gt;&lt;BR /&gt;Copy the id_rsa_2048_c.pub file to the target server, then run:&lt;BR /&gt;ssh-keygen -i -f id_rsa_2048_c.pub &amp;gt;&amp;gt;~/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;This (-i is for import) will convert the commercial SSH public key to the proper format for OpenSSH.&lt;BR /&gt;&lt;BR /&gt;The OpenSSH authorized_keys file requires that the keys are in "one key per line" format, while the commercial SSH stores the public key in a multi-line format. &lt;BR /&gt;&lt;BR /&gt;The OpenSSH ssh-keygen tool has both import and export options, so it can convert the keys in both directions. The ssh-keygen tool of the commercial SSH (version 3.2.*) can only import OpenSSH keys to ssh.com format.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 24 Oct 2008 03:34:09 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2008-10-24T03:34:09Z</dc:date>
    <item>
      <title>ssh key with different ssh versions.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137201#M451606</link>
      <description>Hi people ... I'm trying to exchange ssh key to avoid password request.&lt;BR /&gt;&lt;BR /&gt;source server is an hpux 11.00, ssh version is&lt;BR /&gt;ssh: SSH Secure Shell 3.2.3 on hppa1.1-hp-hpux11.00&lt;BR /&gt;&lt;BR /&gt;target server is an aix 5.2, ssh version is&lt;BR /&gt;OpenSSH_4.7p1, OpenSSL 0.9.8f 11 Oct 2007&lt;BR /&gt;===&lt;BR /&gt;in source server i did generate ssh key doing "ssh-keygen -t rsa" and its stored in "Public key saved to /usr/app/autosys/.ssh2/id_rsa_2048_c.pub"&lt;BR /&gt;"cat ~/.ssh2/identification&lt;BR /&gt;IdKey id_rsa_2048_b"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What I need to know is how do i append that key to the target server in "authorized_key" file.&lt;BR /&gt;&lt;BR /&gt;Thx all for the time and help!!!</description>
      <pubDate>Fri, 24 Oct 2008 01:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137201#M451606</guid>
      <dc:creator>KiddA</dc:creator>
      <dc:date>2008-10-24T01:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: ssh key with different ssh versions.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137202#M451607</link>
      <description>Just cat it to the end of your file:&lt;BR /&gt;cat identification &amp;gt;&amp;gt; ~/.ssh2/authorized_keys</description>
      <pubDate>Fri, 24 Oct 2008 01:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137202#M451607</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-24T01:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: ssh key with different ssh versions.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137203#M451608</link>
      <description>Your source server is running a commercial SSH product from ssh.com. It uses a public key storage format that is different from OpenSSH key format, but the key itself is compatible.&lt;BR /&gt;&lt;BR /&gt;Copy the id_rsa_2048_c.pub file to the target server, then run:&lt;BR /&gt;ssh-keygen -i -f id_rsa_2048_c.pub &amp;gt;&amp;gt;~/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;This (-i is for import) will convert the commercial SSH public key to the proper format for OpenSSH.&lt;BR /&gt;&lt;BR /&gt;The OpenSSH authorized_keys file requires that the keys are in "one key per line" format, while the commercial SSH stores the public key in a multi-line format. &lt;BR /&gt;&lt;BR /&gt;The OpenSSH ssh-keygen tool has both import and export options, so it can convert the keys in both directions. The ssh-keygen tool of the commercial SSH (version 3.2.*) can only import OpenSSH keys to ssh.com format.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 24 Oct 2008 03:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137203#M451608</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-10-24T03:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: ssh key with different ssh versions.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137204#M451609</link>
      <description>Thanks 4 the help guys, points assigned.</description>
      <pubDate>Wed, 05 May 2010 21:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-key-with-different-ssh-versions/m-p/5137204#M451609</guid>
      <dc:creator>KiddA</dc:creator>
      <dc:date>2010-05-05T21:41:04Z</dc:date>
    </item>
  </channel>
</rss>

