<?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 and key generation in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359343#M45497</link>
    <description>&lt;P&gt;See the&amp;nbsp;&lt;A target="_blank" href="http://h71000.www7.hp.com/openvms/products/ssh/ssh.pdf"&gt;HP TCP/IP Services for OpenVMS Guide to SSH﻿&lt;/A&gt;&amp;nbsp;as your starting point for learning the step-by-step details of ssh configuration involving OpenVMS, and you might then also review other available resources including&amp;nbsp;&lt;A target="_blank" href="http://labs.hoffmanlabs.com/node/1118"&gt;Mac &amp;amp; OpenVMS Tips: sftp and ssh certificate (no password) login﻿&lt;/A&gt;&amp;nbsp;or other similar posts; that latter posting is for a Unix-based connection into an OpenVMS box, so the private key is on the Mac OS X box and the public key is on the OpenVMS box. &amp;nbsp;(Google and particularly searching through comp.os.vms newsgroup using Google Groups - somewhat inexplicably, Google Groups isn't in the default Google search index - will find a number of topics on ssh configurations, too.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2011 19:18:02 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2011-10-11T19:18:02Z</dc:date>
    <item>
      <title>ssh and key generation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359191#M45495</link>
      <description>&lt;P&gt;In all the reading i have done it informs me that the ssh2_keygen command will create a public and privatte key. Private with no extension and public with a .pub extension. However when i invoke the ssh2_keygen command i only see a public key in the users ssh2 directory, am i doing something wrong ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh2_keygen -l user domain.com&amp;nbsp; (ssh2_keygen -l testuser 192.168.1.11)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;openvms 8.3&lt;/P&gt;&lt;P&gt;tcpip v5.6 - eco4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.HOSTKEYS&amp;gt;$ SH DEF&lt;BR /&gt;&amp;nbsp; DQB0:[TESTUSER.SSH2.HOSTKEYS]&lt;BR /&gt;.HOSTKEYS&amp;gt;$ DIR&lt;BR /&gt;&lt;BR /&gt;Directory DQB0:[TESTUSER.ssh2.hostkeys]&lt;BR /&gt;&lt;BR /&gt;key_22_192_168_1_11.pub;1&lt;BR /&gt;&lt;BR /&gt;Total of 1 file.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 16:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359191#M45495</guid>
      <dc:creator>jason49504</dc:creator>
      <dc:date>2011-10-11T16:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: ssh and key generation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359311#M45496</link>
      <description />
      <pubDate>Tue, 11 Oct 2011 18:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359311#M45496</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-10-11T18:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: ssh and key generation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359343#M45497</link>
      <description>&lt;P&gt;See the&amp;nbsp;&lt;A target="_blank" href="http://h71000.www7.hp.com/openvms/products/ssh/ssh.pdf"&gt;HP TCP/IP Services for OpenVMS Guide to SSH﻿&lt;/A&gt;&amp;nbsp;as your starting point for learning the step-by-step details of ssh configuration involving OpenVMS, and you might then also review other available resources including&amp;nbsp;&lt;A target="_blank" href="http://labs.hoffmanlabs.com/node/1118"&gt;Mac &amp;amp; OpenVMS Tips: sftp and ssh certificate (no password) login﻿&lt;/A&gt;&amp;nbsp;or other similar posts; that latter posting is for a Unix-based connection into an OpenVMS box, so the private key is on the Mac OS X box and the public key is on the OpenVMS box. &amp;nbsp;(Google and particularly searching through comp.os.vms newsgroup using Google Groups - somewhat inexplicably, Google Groups isn't in the default Google search index - will find a number of topics on ssh configurations, too.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 19:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359343#M45497</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-10-11T19:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: ssh and key generation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359359#M45498</link>
      <description>&lt;P&gt;Thanks a bunch that is exaclty what i needed. Sadly you are correct i do need to read more carefully.&lt;/P&gt;&lt;P&gt;I read this note&lt;/P&gt;&lt;P&gt;"SSH for OpenVMS software is based on SSH2 software from SSH Communication Security&lt;BR /&gt;version 2.4.1. In the OpenVMS implementation, the commands SSH, SCP, and SFTP mean the&lt;BR /&gt;same as SSH2, SCP2, and SFTP2. You can use either set of commands with SSH for OpenVMS.﻿"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and just assumed everything could just have a 2 appended on it, hence i used ssh2_keygen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once again Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 19:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359359#M45498</guid>
      <dc:creator>jason49504</dc:creator>
      <dc:date>2011-10-11T19:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: ssh and key generation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359377#M45499</link>
      <description />
      <pubDate>Tue, 11 Oct 2011 19:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-and-key-generation/m-p/5359377#M45499</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-10-11T19:51:31Z</dc:date>
    </item>
  </channel>
</rss>

