<?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 on VMS 7.3-2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318723#M15909</link>
    <description>my keys dont get made when i select enable and start service on node (ssh)&lt;BR /&gt;any help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       SSH configuration options:&lt;BR /&gt;&lt;BR /&gt;                 1 - Enable service on this node&lt;BR /&gt;&lt;BR /&gt;                 2 - Enable &amp;amp; Start service on this node&lt;BR /&gt;&lt;BR /&gt;                [E] - Exit SSH configuration&lt;BR /&gt;&lt;BR /&gt;Enter configuration option: 2&lt;BR /&gt;* Create a new default server host key? [YES]:&lt;BR /&gt;        Creating private key file: TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]HOSTKEY&lt;BR /&gt;        Creating public key file: TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]HOSTKEY.PUB&lt;BR /&gt;%NONAME-F-NOMSG, Message number 0764CFBC&lt;BR /&gt;%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$SSH_SSHD2.EXE installed&lt;BR /&gt;%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$SSH_SFTP-SERVER2.EXE installed&lt;BR /&gt;%TCPIP-I-INFO, logical names created&lt;BR /&gt;%TCPIP-I-INFO, service enabled&lt;BR /&gt;%TCPIP-S-STARTDONE, TCPIP$SSH startup completed&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Dec 2008 14:31:11 GMT</pubDate>
    <dc:creator>robert70</dc:creator>
    <dc:date>2008-12-11T14:31:11Z</dc:date>
    <item>
      <title>SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318717#M15903</link>
      <description>I have started up SSH on VMS 7.3-2&lt;BR /&gt;Trying to connect with a telnet/ssh &lt;BR /&gt;where on the Alpha side can I find the public and private key information to enable me to connect?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 14:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318717#M15903</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-05T14:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318718#M15904</link>
      <description>there are two files that should be in an ssh2 sub directory for your username , an identification file and an authorization file&lt;BR /&gt;&lt;BR /&gt;identification file contains details of your private key&lt;BR /&gt;&lt;BR /&gt;e.g &lt;BR /&gt;&lt;BR /&gt;idkey priv_key_name&lt;BR /&gt;&lt;BR /&gt;authorization file contains public key details&lt;BR /&gt;&lt;BR /&gt;e.g &lt;BR /&gt;&lt;BR /&gt;key public&lt;BR /&gt;&lt;BR /&gt;use the tcpip$ssh_keygen.exe to create a private/public key pair.&lt;BR /&gt;certainly putty generated public keys can be used without issue and should be in the same ssh2 sub directory.&lt;BR /&gt;all 3 methods hostbased/public key and password can be enabled/disabled in the ssh conf files for client and server in the tcpip$ssh directory.&lt;BR /&gt;&lt;BR /&gt;also obviously see the tcpip guide to ssh on the hp site&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 14:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318718#M15904</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2008-12-05T14:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318719#M15905</link>
      <description>&amp;gt; Trying to connect with a telnet/ssh &lt;BR /&gt;&lt;BR /&gt;From what?  To what?  Do you already have&lt;BR /&gt;keys somewhere?  (Where?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; also obviously see the tcpip guide to ssh&lt;BR /&gt;&amp;gt; on the hp site&lt;BR /&gt;&lt;BR /&gt;Yup.  Need directions?</description>
      <pubDate>Fri, 05 Dec 2008 15:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318719#M15905</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-05T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318720#M15906</link>
      <description>Some reading:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/1118" target="_blank"&gt;http://64.223.189.234/node/1118&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But do start with the HP manual for ssh.  ssh starts out a little weird, and the HP OpenVMS port layers another helping or two of weirdness into the baseline ssh weird.</description>
      <pubDate>Fri, 05 Dec 2008 15:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318720#M15906</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-12-05T15:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318721#M15907</link>
      <description>steven,&lt;BR /&gt;&lt;BR /&gt; the link to the hp vms manuals is on the forum web page you don't need directions to get where you're already at :-)</description>
      <pubDate>Fri, 05 Dec 2008 18:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318721#M15907</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2008-12-05T18:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318722#M15908</link>
      <description>While the following was clearly intended as a joke:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the link to the hp vms manuals is on the forum web page you don't need directions to get where you're already at :-)&lt;BR /&gt;&lt;BR /&gt;I can assure you that such is *not* a universal finding.&lt;BR /&gt;&lt;BR /&gt;Further, the sheer scale and relative lack of indexing of the existing resources (manuals, help, the HP web site, the stuff in or disappeared from the support databases) is an increasing problem for inexperienced users.  (I *know* where this stuff is and I've read much of it over the years and I've written some of it, and it can sometimes take me a while to find a reference.) &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 19:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318722#M15908</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-12-05T19:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318723#M15909</link>
      <description>my keys dont get made when i select enable and start service on node (ssh)&lt;BR /&gt;any help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       SSH configuration options:&lt;BR /&gt;&lt;BR /&gt;                 1 - Enable service on this node&lt;BR /&gt;&lt;BR /&gt;                 2 - Enable &amp;amp; Start service on this node&lt;BR /&gt;&lt;BR /&gt;                [E] - Exit SSH configuration&lt;BR /&gt;&lt;BR /&gt;Enter configuration option: 2&lt;BR /&gt;* Create a new default server host key? [YES]:&lt;BR /&gt;        Creating private key file: TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]HOSTKEY&lt;BR /&gt;        Creating public key file: TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]HOSTKEY.PUB&lt;BR /&gt;%NONAME-F-NOMSG, Message number 0764CFBC&lt;BR /&gt;%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$SSH_SSHD2.EXE installed&lt;BR /&gt;%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$SSH_SFTP-SERVER2.EXE installed&lt;BR /&gt;%TCPIP-I-INFO, logical names created&lt;BR /&gt;%TCPIP-I-INFO, service enabled&lt;BR /&gt;%TCPIP-S-STARTDONE, TCPIP$SSH startup completed&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 14:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318723#M15909</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-11T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318724#M15910</link>
      <description>the service is enabled but never started and there are no PUB keys in the directory?</description>
      <pubDate>Thu, 11 Dec 2008 14:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318724#M15910</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-11T14:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318725#M15911</link>
      <description>&lt;!--!*#--&gt;alp $ sysmsg %x0764CFBC&lt;BR /&gt;   (SYS$COMMON:[SYSMSG]TCPIP$MSG.EXE;1:)&lt;BR /&gt;%TCPIP-F-SSH_FATAL, non-specific fatal error condition&lt;BR /&gt;&lt;BR /&gt;Not very informative, I'd say.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] there are no PUB keys in the&lt;BR /&gt;&amp;gt; directory?&lt;BR /&gt;&lt;BR /&gt;You're SYSTEM when you do this stuff?  Do the&lt;BR /&gt;directory protections and owner look&lt;BR /&gt;reasonable?  I haven't made any host keys in&lt;BR /&gt;a while, but around here:&lt;BR /&gt;&lt;BR /&gt;ALP $ dire /owne /prot /size TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]host*&lt;BR /&gt;&lt;BR /&gt;Directory SYS$SYSDEVICE:[TCPIP$SSH.SSH2]&lt;BR /&gt;&lt;BR /&gt;HOSTKEY.;1                 2  [TCPIP$AUX,TCPIP$SSH]            (RWD,RWD,,)&lt;BR /&gt;HOSTKEY.PUB;1              2  [TCPIP$AUX,TCPIP$SSH]            (RWD,RWD,R,R)&lt;BR /&gt;HOSTKEYS.DIR;1             1  [TCPIP$AUX,TCPIP$SSH]            (RWE,RWE,RE,E)&lt;BR /&gt;&lt;BR /&gt;Total of 3 files, 5 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You might try moving/removing the whole mess,&lt;BR /&gt;and starting fresh. Otherwise, I'd probably&lt;BR /&gt;start dissecting TCPIP$CONFIG.COM to see&lt;BR /&gt;what it's trying to do when it goes bad.</description>
      <pubDate>Thu, 11 Dec 2008 14:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318725#M15911</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-11T14:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318726#M15912</link>
      <description>i am running this under SYSTEM yes.&lt;BR /&gt;the directory is TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]but as i say the HOSTKEY.PUB is not created because of that error message.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 14:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318726#M15912</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-11T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318727#M15913</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;a possible cause of this issue is that the SYSTEM account is not associated with the SYSTEM identifier in SYSUAF.&lt;BR /&gt;&lt;BR /&gt;Observe key generation when account and identifier match:&lt;BR /&gt;&lt;BR /&gt;DEVT02&amp;gt; ssh_keygen "-P" fred&lt;BR /&gt;Generating 2048-bit dsa key pair&lt;BR /&gt;   5 oOo..oOo.oOo&lt;BR /&gt;Key generated.&lt;BR /&gt;2048-bit dsa, morrisd@devt02.cpwplc.net, Thu Dec 11 2008 15:15:21&lt;BR /&gt;Private key saved to fred&lt;BR /&gt;Public key saved to fred.pub&lt;BR /&gt;&lt;BR /&gt;Then modify my identifier in SYSUAF/RIGHTSLIST&lt;BR /&gt;&lt;BR /&gt;DEVT02&amp;gt; mc authorize&lt;BR /&gt;UAF&amp;gt; ren/id morrisd fffred&lt;BR /&gt;%UAF-I-RDBMDFYMSG, identifier MORRISD modified&lt;BR /&gt;UAF&amp;gt;  Exit&lt;BR /&gt;&lt;BR /&gt;and retry key generation...&lt;BR /&gt;&lt;BR /&gt;DEVT02&amp;gt; ssh_keygen "-P" fred&lt;BR /&gt; &lt;BR /&gt;Error: Could not get user's password structure.&lt;BR /&gt;%TCPIP-E-SSH_ERROR, non-specific error condition&lt;BR /&gt;DEVT02&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Check your SYSUAF entry for SYSTEM!!!&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 15:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318727#M15913</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2008-12-11T15:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318728#M15914</link>
      <description>Duncan,&lt;BR /&gt;&lt;BR /&gt;doing a show system on uaf :-&lt;BR /&gt;&lt;BR /&gt;Username: SYSTEM                           Owner:  SYSTEM MANAGER&lt;BR /&gt;Account:  SYSTEM                           UIC:    [1,4] ([1,4])&lt;BR /&gt;CLI:      DCL                              Tables: DCLTABLES&lt;BR /&gt;Default:  SYS$SYSROOT:[SYSMGR]&lt;BR /&gt;LGICMD:   LOGIN.COM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is this as should be?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 15:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318728#M15914</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-11T15:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318729#M15915</link>
      <description>No - there is no identifier for SYSTEM, so you are seeing [1,4]&lt;BR /&gt;&lt;BR /&gt;Here is a sample with an idenitifier&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; sh system&lt;BR /&gt; &lt;BR /&gt;Username: SYSTEM                           Owner:  SYSTEM MANAGER&lt;BR /&gt;Account:  SYSTEM                           UIC:    [1,4] ([ISE,SYSTEM])&lt;BR /&gt;&lt;BR /&gt;Check if the identifier SYSTEM exists&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; show/id system&lt;BR /&gt;  Name                             Value           Attributes&lt;BR /&gt;  SYSTEM                           [000001,000004]&lt;BR /&gt;UAF&amp;gt;&lt;BR /&gt;&lt;BR /&gt;If not, then&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; ADD/ID/USER=SYSTEM&lt;BR /&gt;&lt;BR /&gt;and AUTHORIZE will create the identifier for the account.&lt;BR /&gt;&lt;BR /&gt;If it does exist but with another UIC, then you need to question why some other account has this identifier!&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 15:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318729#M15915</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2008-12-11T15:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318730#M15916</link>
      <description>that was the problem Duncan !!!!&lt;BR /&gt;added the rights 1,4 to system via uaf&lt;BR /&gt;able to create public key and connect now &lt;BR /&gt;many thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 15:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318730#M15916</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2008-12-11T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH on VMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318731#M15917</link>
      <description>Hi Duncan,&lt;BR /&gt;that was strange, I was running from a copy of the system account and got the accvio errors. When I run from the system account the keys are generated as expected, and I can run ssh2 -v localhost. But there is some kind of problem with the keys, look at this, &lt;BR /&gt;(unable to open...)&lt;BR /&gt;&lt;BR /&gt;iGsmdb Â» ssh2 -v localhost&lt;BR /&gt;&lt;BR /&gt;debug(14-FEB-2011 14:57:58.37): Ssh2/SSH2.C:1896: CRTL version(SYS$SHARE:DECC$S&lt;BR /&gt;HR.EXE ident) is ELF&lt;BR /&gt;  debug(14-FEB-2011 14:57:58.38): SshAppCommon/SSHAPPCOMMON.C:313: Allocating global SshRegex context.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.38): SshConfig/SSHCONFIG.C:3461: Metaconfig parsing stopped at line 4.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.38): SshConfig/SSHCONFIG.C:887: Setting variable 'VerboseMode' to 'FALSE'.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.39):&lt;BR /&gt;&lt;BR /&gt;SshConfig/SSHCONFIG.C:3369: Unable to open ssh2/ssh2_config&lt;BR /&gt;&lt;BR /&gt;   debug(14-FEB-2011 14:57:58.39): Connecting to localhost, port 22... (SOCKS no&lt;BR /&gt;t used)debug(14-FEB-2011 14:57:58.39): Ssh2/SSH2.C:2881: Entering event loop.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.39): Ssh2Client/SSHCLIENT.C:1609: Creating transport protocol.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "publickey" to usable methods.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added &lt;BR /&gt;"keyboard-interactive" to usable methods.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "password" to usable methods.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): Ssh2Client/SSHCLIENT.C:1650: Creating userauth protocol.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): client supports 3 auth methods: 'publickey,keybo&lt;BR /&gt;ard-interactive,password'&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshUnixTcp/SSHUNIXTCP.C:1750: using local hostname igsmdb.sun.telia.se&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): Ssh2Common/SSHCOMMON.C:541: local ip = 127.0.0.1, local port = 49200&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): Ssh2Common/SSHCOMMON.C:543: remote ip = 127.0.0.1, remote port = 22&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshConnection/SSHCONN.C:2578: Wrapping...&lt;BR /&gt;debug(14-FEB-2011 14:57:58.40): SshReadLine/SSHREADLINE.C:3662: Initializing ReadLine...&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): Ssh2Common/SSHCOMMON.C:180: DISCONNECT received:&lt;BR /&gt; Connection closed by remote host.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshReadLine/SSHREADLINE.C:3728: Uninitializing ReadLine...&lt;BR /&gt;warning: Authentication failed.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): Ssh2/SSH2.C:327: locally_generated = TRUE&lt;BR /&gt;Disconnected; connection lost (Connection closed by remote host.).&lt;BR /&gt;&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): Ssh2Client/SSHCLIENT.C:1685: Destroying client.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshConfig/SSHCONFIG.C:2867: Freeing pki.(host_p&lt;BR /&gt;ki != NULL, user_pki = NULL)&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshConnection/SSHCONN.C:2630: Destroying SshConn object.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): Ssh2Client/SSHCLIENT.C:1753: Destroying client completed.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshAuthMethodClient/SSHAUTHMETHODC.C:109: Destroying authentication method array.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshAppCommon/SSHAPPCOMMON.C:326: Freeing global SshRegex context.&lt;BR /&gt;debug(14-FEB-2011 14:57:58.45): SshConfig/SSHCONFIG.C:2867: Freeing pki. (host_pki = NULL, user_pki = NULL)&lt;BR /&gt;&lt;BR /&gt;The file is readable, and the system account have bypass so it shouldn't be a prot problem. My system disk is at ODS-5, do you know if that could cause anything ?&lt;BR /&gt;&lt;BR /&gt;iGsmdb Â» dir/sec/own ssh2_config&lt;BR /&gt;&lt;BR /&gt;Directory SYS$SYSDEVICE:[TCPIP$SSH.SSH2]&lt;BR /&gt;&lt;BR /&gt;SSH2_CONFIG.;1     [TCPIP$AUX,TCPIP$SSH]           (RWED,RWED,RE,R)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR /Arne&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2011 14:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-on-vms-7-3-2/m-p/4318731#M15917</guid>
      <dc:creator>Arne Korpas</dc:creator>
      <dc:date>2011-02-14T14:07:40Z</dc:date>
    </item>
  </channel>
</rss>

