<?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: Using SSH on OpenVMS V7.3-2 &amp;amp; V8.2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008312#M53256</link>
    <description>Hmmm.  I'm probably about as mystified as you.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug: Ssh2Common/SSHCOMMON.C:185: DISCONNECT received: Connection closed.&lt;BR /&gt;&lt;BR /&gt;It sounds as if something bad happens after&lt;BR /&gt;you've been allowed in, but before you get a&lt;BR /&gt;DCL prompt.  Any chance that there's&lt;BR /&gt;something awful in SYS$MANAGER:SYLOGIN.COM&lt;BR /&gt;and/or SYS$LOGIN:LOGIN.COM?&lt;BR /&gt;&lt;BR /&gt;Between "num_channels now 1" and the&lt;BR /&gt;*LOGIN.COMs, mine discusses "X11 forwarding"&lt;BR /&gt;a little.  Do you do any odd SET DISPLAY&lt;BR /&gt;stuff anywhere?  (Is DECwindows installed?)&lt;BR /&gt;Any change with "ssh -x"?&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Oct 2006 16:48:23 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2006-10-13T16:48:23Z</dc:date>
    <item>
      <title>Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008304#M53248</link>
      <description>I'm trying to implement SSH on a two node test cluster with a 7.3-2 and a 8.2 node.  From here I plan to implement on all our clusters.  From what I can see it seems like a big task to administer all those private &amp;amp; public keys.  Is there another more generic way to implement SSH/SCP/SFTP and still reap the benefits of encryption?  &lt;BR /&gt;&lt;BR /&gt;Also having a problem with a simple test using SSH.  From my 8.2 node to my 7.3-2 box I can execute the following command with success:  &lt;BR /&gt;&lt;BR /&gt;$ SSH &amp;lt;7.3-2-HOST&amp;gt; SHOW SYSTEM&lt;BR /&gt;&lt;BR /&gt;However the same command from my 7.3-2 node to my 8.2 box returns the following:  &lt;BR /&gt;&lt;BR /&gt;Disconnected; connection lost (Connection closed.).&lt;BR /&gt;&lt;BR /&gt;Is there something basic that I'm missing.  I have also reconfigured SSH Server and Client on each box with new private and public keys and still get the same message.  Any ideas on what's causing this?  &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.  &lt;BR /&gt;&lt;BR /&gt;-Manny&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2006 12:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008304#M53248</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-12T12:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008305#M53249</link>
      <description>I use the public key scheme, largely because&lt;BR /&gt;it was my only option for my first SSH&lt;BR /&gt;experience (involving connection to a host&lt;BR /&gt;which I don't administer).&lt;BR /&gt;&lt;BR /&gt;There exists also a "hostbased" scheme for&lt;BR /&gt;authentication which might be easier if&lt;BR /&gt;you're in charge of both ends.  Luckily,&lt;BR /&gt;that's about all I know about it.  I assume&lt;BR /&gt;that there's more in the docs.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Disconnected; connection lost (Connection closed.).&lt;BR /&gt;&lt;BR /&gt;I haven't seen that one.  Perhaps "ssh -v&lt;BR /&gt;..." would tell you more.&lt;BR /&gt;&lt;BR /&gt;There should be no particular problem going&lt;BR /&gt;from a V7.3-2 system to a V8.2 system.&lt;BR /&gt;What're your TCPIP and SSH versions?  Around&lt;BR /&gt;here:&lt;BR /&gt;&lt;BR /&gt;alp $ ssh "-V"&lt;BR /&gt;alp$dka0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell OpenVMS (&lt;BR /&gt;V5.5) 3.2.0 on COMPAQ Professional Workstation  - VMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;alp $ ssh alp2 "tcpip show version"&lt;BR /&gt;Authentication successful.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.5 - ECO 1&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V8.2&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2006 13:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008305#M53249</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-12T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008306#M53250</link>
      <description>Hello Manny,&lt;BR /&gt;&lt;BR /&gt;Please verify the config files on both nodes - especial the section AUTHENTICATION.&lt;BR /&gt;The config file is located in TCPIP$SSH_DEVICE:[TCPIP$SSH.ssh2] and is called SSH2_CONFIG. &amp;amp; SSHD2_CONFIG.&lt;BR /&gt;The authentication type is here defined.&lt;BR /&gt;tcpip sho ver&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.5 - ECO 1&lt;BR /&gt;  on a Digital Personal WorkStation  running OpenVMS V8.2    &lt;BR /&gt;&lt;BR /&gt;Extract out of the SSH2_CONFIG. file.&lt;BR /&gt;...&lt;BR /&gt;## Authentication &lt;BR /&gt;## hostbased, publickey, and password are allowed by default&lt;BR /&gt;## (least interactive method should be usually attempted first)&lt;BR /&gt;&lt;BR /&gt;#   AllowedAuthentications              publickey, keyboard-interactive, passwoâ ¦&lt;BR /&gt;    AllowedAuthentications              hostbased, publickey, password&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Be aware that SSH on OpenVMS V7.3-2 with TCPIP ECO 5 was updated and got a new config files SSH2_CONFIG. &amp;amp; SSHD2_CONFIG.&lt;BR /&gt;These are NOT backwards compatible. Please read the release notes.&lt;BR /&gt;&lt;BR /&gt;$&amp;gt; ssh "-V" &lt;BR /&gt;$1$dga100:[sys2.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell OpenVMS &lt;BR /&gt;(V5.5) 3.2.0 on COMPAQ AlphaServer DS20E 666 MHz - VMS V7.3-2 &lt;BR /&gt;&lt;BR /&gt;$&amp;gt; tcpip sho ver &lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 5 &lt;BR /&gt;  on a COMPAQ AlphaServer DS20E 666 MHz running OpenVMS V7.3-2  &lt;BR /&gt;&lt;BR /&gt;$&amp;gt; &lt;BR /&gt;&lt;BR /&gt;I hope these hints are helpfull.&lt;BR /&gt;BR&lt;BR /&gt;    Andreas</description>
      <pubDate>Fri, 13 Oct 2006 06:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008306#M53250</guid>
      <dc:creator>Andreas Vollmer</dc:creator>
      <dc:date>2006-10-13T06:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008307#M53251</link>
      <description>&lt;BR /&gt;As I mentioned my problem occurs only when I execute the ssh command 'ssh &lt;NODE&gt; show system' on the 7.3-2 box.  Even after re-generating new keys for the servers on each node (now I get that annoying warning about how my host identification has changed).  &lt;BR /&gt;&lt;BR /&gt;I have edited the server (sshd2_config.) and client (ssh2_config.) files to include 'AllowedAuthentications   hostbased, publickey, password'.  I also have copied each nodes public key files into each of the 'hostkeys' directory (used 'key_22_&lt;NODE&gt;.pub' naming convention).  When that didn't work I deleted them.  Problem remains.  &lt;BR /&gt;&lt;BR /&gt;Personally I would like it if I didn't have to deal with public/private key administration.  Is 'port forwarding' a popular option?&lt;BR /&gt;&lt;BR /&gt;As you suggested, I re-ran the command in verbose mode.  I have an attachement that will display what the output was during my test.  &lt;BR /&gt;&lt;BR /&gt;Here is the version information from each node:&lt;BR /&gt;&lt;BR /&gt;$ ssh "-V"&lt;BR /&gt;$1$dga995:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell OpenVMS&lt;BR /&gt;(V1.0) 3.2.0 on hp AlphaServer GS1280 7/1300 - VMS V8.2&lt;BR /&gt;&lt;BR /&gt;$ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.5&lt;BR /&gt;  on an hp AlphaServer GS1280 7/1300 running OpenVMS V8.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ ssh "-V"&lt;BR /&gt;$1$dga994:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell OpenVMS&lt;BR /&gt;(V5.5) 3.2.0 on hp AlphaServer GS1280 7/1300 - VMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;$ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6&lt;BR /&gt;  on a hp AlphaServer GS1280 7/1300 running OpenVMS V7.3-2&lt;BR /&gt;&lt;/NODE&gt;&lt;/NODE&gt;</description>
      <pubDate>Fri, 13 Oct 2006 13:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008307#M53251</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-13T13:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008308#M53252</link>
      <description>&amp;gt; I have an attachement that will display&lt;BR /&gt;&amp;gt; what the output was during my test.&lt;BR /&gt;&lt;BR /&gt;It won't (easily) on my VMS system.  Can you&lt;BR /&gt;supply a plain-text edition (.txt) instead&lt;BR /&gt;of a Microsoft Word mess?</description>
      <pubDate>Fri, 13 Oct 2006 13:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008308#M53252</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-13T13:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008309#M53253</link>
      <description>Here's the text file you requested.</description>
      <pubDate>Fri, 13 Oct 2006 13:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008309#M53253</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-13T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008310#M53254</link>
      <description>Ok.  I can read that.&lt;BR /&gt;&lt;BR /&gt;I gather that you're trying to use&lt;BR /&gt;"hostbased" authentication?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug: Ssh2AuthHostBasedClient/AUTHC-HOSTBASED.C:721: Server rejected the signature.&lt;BR /&gt;&lt;BR /&gt;That looks bad.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug: SshConfig/SSHCONFIG.C:3240: Unable to open ssh2/identification&lt;BR /&gt;&lt;BR /&gt;and you're not set up for public key&lt;BR /&gt;authentication.&lt;BR /&gt;&lt;BR /&gt;It might be useful to compare these data with&lt;BR /&gt;what you get going in the other (successful)&lt;BR /&gt;direction.</description>
      <pubDate>Fri, 13 Oct 2006 14:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008310#M53254</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-13T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008311#M53255</link>
      <description>The 'server rejected signature' appears on the output of the successful execution as well.  &lt;BR /&gt;&lt;BR /&gt;I've included an attachment that shows the full output.  &lt;BR /&gt;&lt;BR /&gt;Below you'll see the output from both (failed and success) starting from the line that reads 'Authentication successful.': &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----- failed -----&lt;BR /&gt;&lt;BR /&gt;Authentication successful.&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:857: num_channels now 1&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:185: DISCONNECT received: Connection closed.&lt;BR /&gt;debug: Ssh2/SSH2.C:336: locally_generated = TRUE&lt;BR /&gt;Disconnected; connection lost (Connection closed.).&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1684: Destroying client.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:2788: Freeing pki. (host_pki != NULL, user_pki = NULL)&lt;BR /&gt;debug: SshConnection/SSHCONN.C:2342: Destroying SshConn object.&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:824: num_channels now 0&lt;BR /&gt;debug: Got session close with exit_status=0&lt;BR /&gt;debug: destroying client struct...&lt;BR /&gt;&lt;BR /&gt;debug: openvms_emulation_server/OPENVMS_EMULATION_SERVER.C:1110: forcexChildProcess: input pid == 0, no forcex tried.&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1752: Destroying client completed.&lt;BR /&gt;debug: SshAuthMethodClient/SSHAUTHMETHODC.C:106: Destroying authentication method array.&lt;BR /&gt;debug: SshAppCommon/SSHAPPCOMMON.C:335: Freeing global SshRegex context.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:2788: Freeing pki. (host_pki = NULL, user_pki = NULL)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----- success -----&lt;BR /&gt;&lt;BR /&gt;Authentication successful.&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:856: num_channels now 1&lt;BR /&gt;OpenVMS V7.3-2  on node xxxxxx  13-OCT-2006 12:26:42.40  Uptime  6 18:05:50&lt;BR /&gt;  Pid    Process Name    State  Pri      I/O       CPU       Page flts  Pages&lt;BR /&gt;20800401 SWAPPER         HIB     16        0   0 00:00:07.53         0      0&lt;BR /&gt;20800407 CLUSTER_SERVER  HIB     13       13   0 00:00:00.00        63     78&lt;BR /&gt;20800408 SHADOW_SERVER   HIB      6        7   0 00:00:00.00        63     84&lt;BR /&gt;20800409 CONFIGURE       HIB     10       30   0 00:00:00.00        43     21&lt;BR /&gt;2080040A USB$UCM_SERVER  HIB      6      144   0 00:00:00.03       163    220&lt;BR /&gt;&lt;BR /&gt; . . .&lt;BR /&gt;&lt;BR /&gt;208004C2 _TNA6:          LEF      9     4265   0 00:00:00.62      3781     78&lt;BR /&gt;208004CA TCPIP$SS_BG5951 CUR  0   9      667   0 00:00:00.09       627    654  N&lt;BR /&gt;208004CB _FTA14:         CUR  1   7      111   0 00:00:00.01       168    184  N&lt;BR /&gt;&lt;BR /&gt;debug: Ssh2ChannelSession/SSHCHSESSION.C:2375: received exit status : 0&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:823: num_channels now 0&lt;BR /&gt;debug: Got session close with exit_status=0&lt;BR /&gt;debug: destroying client struct...&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1672: Destroying client.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:2476: Freeing pki. (host_pki != NULL, user_pki = NULL)&lt;BR /&gt;debug: SshConnection/SSHCONN.C:2244: Destroying SshConn object.&lt;BR /&gt;&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1740: Destroying client completed.&lt;BR /&gt;debug: SshAuthMethodClient/SSHAUTHMETHODC.C:104: Destroying authentication method array.&lt;BR /&gt;debug: SshAppCommon/SSHAPPCOMMON.C:320: Freeing global SshRegex context.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:2476: Freeing pki. (host_pki = NULL, user_pki = NULL)</description>
      <pubDate>Fri, 13 Oct 2006 16:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008311#M53255</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-13T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008312#M53256</link>
      <description>Hmmm.  I'm probably about as mystified as you.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug: Ssh2Common/SSHCOMMON.C:185: DISCONNECT received: Connection closed.&lt;BR /&gt;&lt;BR /&gt;It sounds as if something bad happens after&lt;BR /&gt;you've been allowed in, but before you get a&lt;BR /&gt;DCL prompt.  Any chance that there's&lt;BR /&gt;something awful in SYS$MANAGER:SYLOGIN.COM&lt;BR /&gt;and/or SYS$LOGIN:LOGIN.COM?&lt;BR /&gt;&lt;BR /&gt;Between "num_channels now 1" and the&lt;BR /&gt;*LOGIN.COMs, mine discusses "X11 forwarding"&lt;BR /&gt;a little.  Do you do any odd SET DISPLAY&lt;BR /&gt;stuff anywhere?  (Is DECwindows installed?)&lt;BR /&gt;Any change with "ssh -x"?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2006 16:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008312#M53256</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-13T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008313#M53257</link>
      <description>Looks like something bad is happening.  I checked both accounting records and the SSH run logs.  &lt;BR /&gt;&lt;BR /&gt;I found the following error in accounting: &lt;BR /&gt;&lt;BR /&gt;%SHOW-F-WRITEERR, error writing !AS&lt;BR /&gt;&lt;BR /&gt;I found the following error in the run log: &lt;BR /&gt;&lt;BR /&gt;Received signal 10, SIGBUS: invalid access to memory objects.&lt;BR /&gt;%TCPIP-F-SSH_FATAL, non-specific fatal error condition&lt;BR /&gt;&lt;BR /&gt;I checked SYLOGIN.COM and LOGIN.COM.  There is nothing fishy there.  Nothing going on with DECwindows either.  &lt;BR /&gt;&lt;BR /&gt;I have included two attachments.  One contains the accounting record while the other contains both SSH run logs (one from each node).  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 15:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008313#M53257</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-17T15:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008314#M53258</link>
      <description>Here is the accounting record attachment.</description>
      <pubDate>Tue, 17 Oct 2006 15:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008314#M53258</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-10-17T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSH on OpenVMS V7.3-2 &amp; V8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008315#M53259</link>
      <description>As it turns out my problem was due to missing dss files (one for each host that communicates with the server).  &lt;BR /&gt;&lt;BR /&gt;The file syntax is as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;FULL-QUAL-HOST-NAME&gt;_ssh-dss.pub&lt;BR /&gt;&lt;BR /&gt;Thanks to all who responded.&lt;/FULL-QUAL-HOST-NAME&gt;</description>
      <pubDate>Tue, 07 Nov 2006 18:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ssh-on-openvms-v7-3-2-amp-v8-2/m-p/5008315#M53259</guid>
      <dc:creator>Manny DeAssis</dc:creator>
      <dc:date>2006-11-07T18:34:30Z</dc:date>
    </item>
  </channel>
</rss>

