<?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: Putty and SSH of Multinet in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936501#M11396</link>
    <description>Tried to do set watch file/class=all in sys$manager:login.com. Result : doesn't work at all (get "packet garbled"). Tried the same for SSH1 and here it works (I get all file accesses). SO :&lt;BR /&gt;&lt;BR /&gt;Enabled SSH1 on VMS and generated SSH1 host key.&lt;BR /&gt;&lt;BR /&gt;Closed group and world access to home directory and ssh directory. Also the authozed_keys file.&lt;BR /&gt;&lt;BR /&gt;Then generated a SSH1 key with puttygen.&lt;BR /&gt;Copied public key with ftp to vms and wrote the contents of the file to authorized_keys in the SSH directory.&lt;BR /&gt;&lt;BR /&gt;Said in putty "SSH1 only", and YES IT WORKS.&lt;BR /&gt;&lt;BR /&gt;But still SSH2 to do ...&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;(for those not able to download exe's : there is also a zip file with the exe in it)</description>
    <pubDate>Tue, 06 Feb 2007 07:48:19 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2007-02-06T07:48:19Z</dc:date>
    <item>
      <title>Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936491#M11386</link>
      <description>I'm using SSH 5.0.1 of multinet combined with putty 0.57. I generated a key on the PC and transfered the public part to VMS (binary and then set file/at=rfm=stmlf).&lt;BR /&gt;&lt;BR /&gt;When I run putty towards the multinet ssh server, I get the messages&lt;BR /&gt;&lt;BR /&gt;*** Authenticating with public key "dsa-key-20070201" ***&lt;BR /&gt;Then&lt;BR /&gt;*** Access denied ***&lt;BR /&gt;Then&lt;BR /&gt;*** WIM@node's password ***&lt;BR /&gt;&lt;BR /&gt;On the server I got &lt;BR /&gt;*** WARNING: Public key operation failed for wim ***&lt;BR /&gt;&lt;BR /&gt;Anyone an idea what to do next ?&lt;BR /&gt;I use 256 bits DSA key.&lt;BR /&gt;&lt;BR /&gt;Wim &lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 09:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936491#M11386</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-01T09:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936492#M11387</link>
      <description>Here is the server trace when debug level is 50 (user wim is now sysmgr_wvw). It looks like the key is OK but something is still wrong with publickey. The key file is called ID_PC.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 01 Feb 2007 09:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936492#M11387</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-01T09:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936493#M11388</link>
      <description>MultiNet uses the F-Secure codebase. Does Putty produce an OpenSSH or SECSH (F-Secure) style key? If it's an OpenSSH key then you'll either need to convert it or re-generate it in the SECSH format.</description>
      <pubDate>Thu, 01 Feb 2007 11:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936493#M11388</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2007-02-01T11:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936494#M11389</link>
      <description>I generated a dsa key in putty. Then I asked "export to openssh". Then I did save private key.&lt;BR /&gt;&lt;BR /&gt;I ftp'd the private key to vms. Converted it with success to SSH2 and then extracted the public key.&lt;BR /&gt;&lt;BR /&gt;Still the same problem.&lt;BR /&gt;&lt;BR /&gt;Wim (gone till monday)</description>
      <pubDate>Thu, 01 Feb 2007 12:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936494#M11389</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-01T12:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936495#M11390</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I generated a dsa key in putty. Then I asked "export to openssh". Then I did save private key.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Skip that "export to openssh" step. Like Jim_McKinney wrote, Process uses SECSH format, and PuTTY uses the same.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I ftp'd the private key to vms. Converted it with success to SSH2 and then extracted the public key.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The private key should *NEVER* be transferred anywhere. Transfer the public key. DON'T convert. Add a reference to the public key file to SYS$LOGIN:[.SSH2]AUTHORIZATION. (see &lt;A href="http://www.process.com/tcpip/mndocs/MN%20v5.0%20Installation%20Administrator%20Guide/Ch30.htm#E55E302)" target="_blank"&gt;http://www.process.com/tcpip/mndocs/MN%20v5.0%20Installation%20Administrator%20Guide/Ch30.htm#E55E302)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Of course, the MultiNet's SSHD2_CONFIG file has to list PublicKey in the AllowedAuthentications.&lt;BR /&gt;&lt;BR /&gt;You can use &lt;A href="http://www.process.com/tcpip/mndocs/MN%20v5.0%20User%20Guide/Ch07.htm#E55E35" target="_blank"&gt;http://www.process.com/tcpip/mndocs/MN%20v5.0%20User%20Guide/Ch07.htm#E55E35&lt;/A&gt; as a guideline (substitute PuTTY for the MultiNet SSH client).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin</description>
      <pubDate>Fri, 02 Feb 2007 04:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936495#M11390</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2007-02-02T04:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936496#M11391</link>
      <description>Note also putty 0.59 is now available</description>
      <pubDate>Fri, 02 Feb 2007 10:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936496#M11391</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-02-02T10:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936497#M11392</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;If you check my enclosure trace file, you find "the key matched". Thus it's not the setup of SSH but the file/contents that's causing the problem.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 05 Feb 2007 04:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936497#M11392</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-05T04:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936498#M11393</link>
      <description>Started alover again. This time using rs1 1024 bits, this time with passphrase (before I used none). Same problem. The public key file is accepted, a passphrase is prompted for and end.&lt;BR /&gt;&lt;BR /&gt;In sshd log file :&lt;BR /&gt;Pubkey for server is of type 'if-modn'&lt;BR /&gt;Scheme for RSA public key was set to rsa-pkcs1-sha1&lt;BR /&gt;&lt;BR /&gt;and then again WARNING... failed&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 05 Feb 2007 05:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936498#M11393</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-05T05:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936499#M11394</link>
      <description>Here is a debug level 7 trace for those who now what to look for. Search for 2nd occurence of WARNING to get to the problem point.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 06 Feb 2007 03:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936499#M11394</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-06T03:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936500#M11395</link>
      <description>Retried with development putty 0.59 plus some changes(with newly generated rsa key). Same problem.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 06 Feb 2007 05:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936500#M11395</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-06T05:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936501#M11396</link>
      <description>Tried to do set watch file/class=all in sys$manager:login.com. Result : doesn't work at all (get "packet garbled"). Tried the same for SSH1 and here it works (I get all file accesses). SO :&lt;BR /&gt;&lt;BR /&gt;Enabled SSH1 on VMS and generated SSH1 host key.&lt;BR /&gt;&lt;BR /&gt;Closed group and world access to home directory and ssh directory. Also the authozed_keys file.&lt;BR /&gt;&lt;BR /&gt;Then generated a SSH1 key with puttygen.&lt;BR /&gt;Copied public key with ftp to vms and wrote the contents of the file to authorized_keys in the SSH directory.&lt;BR /&gt;&lt;BR /&gt;Said in putty "SSH1 only", and YES IT WORKS.&lt;BR /&gt;&lt;BR /&gt;But still SSH2 to do ...&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;(for those not able to download exe's : there is also a zip file with the exe in it)</description>
      <pubDate>Tue, 06 Feb 2007 07:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936501#M11396</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-06T07:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936502#M11397</link>
      <description>I enabled access=all in audit to see all the file accesses. After the read of the public key no file is accessed in SSH2.&lt;BR /&gt;&lt;BR /&gt;My guess is that there is some public key incompatiblity between Putty and multinet SSH2.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 14 Feb 2007 09:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936502#M11397</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-14T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Putty and SSH of Multinet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936503#M11398</link>
      <description>IT WORKS !&lt;BR /&gt;&lt;BR /&gt;In 'connection' of putty I had my username in uppercase. You need to enter it in lowercase and it works. &lt;BR /&gt;&lt;BR /&gt;In sshd.log you'll see "completed publickey" insterad of "public key operation failed".&lt;BR /&gt;&lt;BR /&gt;In the log of sshd you will only see the username in lowercase in BOTH cases !&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;(I do hate the open stuff quality)</description>
      <pubDate>Wed, 14 Feb 2007 11:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/putty-and-ssh-of-multinet/m-p/3936503#M11398</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-02-14T11:00:50Z</dc:date>
    </item>
  </channel>
</rss>

