<?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: SSH2 on VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225585#M59151</link>
    <description>unfortunately i dont have admin access to the unix box so not sure many details about this.&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Feb 2010 08:29:47 GMT</pubDate>
    <dc:creator>robert70</dc:creator>
    <dc:date>2010-02-18T08:29:47Z</dc:date>
    <item>
      <title>SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225576#M59142</link>
      <description>Hello,&lt;BR /&gt;We have an Alpha DS20E running VMS 7.3-2.&lt;BR /&gt;Trying to connect to a UNIX server with publice key encryption.&lt;BR /&gt;&lt;BR /&gt;some system details below....&lt;BR /&gt;&lt;BR /&gt;DAVE$ set def dkb0:[sys0.sysmgr.ssh2]&lt;BR /&gt;DAVE$ ssh2 "-V"&lt;BR /&gt;dave$dkb0:[sys0.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;steps taken so far&lt;BR /&gt;&lt;BR /&gt;1.produced the 2 keys with.......&lt;BR /&gt;&lt;BR /&gt;DAVE$ run  DAVE$DKB0:[VMS$COMMON.SYSEXE]TCPIP$SSH_SSH-KEYGEN2.EXE&lt;BR /&gt;Generating 2048-bit dsa key pair&lt;BR /&gt;   7 o.oOo.oOo.oO&lt;BR /&gt;Key generated.&lt;BR /&gt;2048-bit dsa, system@DAVE.HBEU_AD, Wed Feb 17 2010 16:14:56&lt;BR /&gt;Passphrase :&lt;BR /&gt;Again      :&lt;BR /&gt;&lt;BR /&gt;Key is stored with NULL passphrase.&lt;BR /&gt; (You can ignore the following warning if you are generating hostkeys.)&lt;BR /&gt; This is not recommended.&lt;BR /&gt; Don't do this unless you know what you're doing.&lt;BR /&gt; If file system protections fail (someone can access the keyfile),&lt;BR /&gt; or if the super-user is malicious, your key can be used without&lt;BR /&gt; the deciphering effort.&lt;BR /&gt;Private key saved to ssh2/id_dsa_2048_b&lt;BR /&gt;Public key saved to ssh2/id_dsa_2048_b.pub&lt;BR /&gt;&lt;BR /&gt;2.&lt;BR /&gt;created a file called IDENTIFICATION in my SSH" subdirectory with the following line in it&lt;BR /&gt;&lt;BR /&gt;idkey id_dsa_1024_a&lt;BR /&gt;&lt;BR /&gt;created a file called AUTHORIZATION in my SSH" subdirectory with the following line in it&lt;BR /&gt;&lt;BR /&gt;idkey id_dsa_1024_a.pub&lt;BR /&gt;&lt;BR /&gt;3.emailed the .pub key to the administrator of the UNIX box - he set things up at his end - he has assured me&lt;BR /&gt;&lt;BR /&gt;The connection didnt work so I suggested he tried a conversion of the UNIX file with&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -i -f id_dsa_1024_a.pub &amp;gt;&amp;gt; authorized_keys2&lt;BR /&gt;&lt;BR /&gt;still not working get I this................&lt;BR /&gt;&lt;BR /&gt;$ ssh2 ftpjcqt@host&lt;BR /&gt;warning: Could not read public key file /SYS$SYSROOT/sysmgr/ssh2/id_dsa_1024&lt;BR /&gt;ftpjcqt's password:&lt;BR /&gt;&lt;BR /&gt;no password setup for ftpjcqt so fails.&lt;BR /&gt;&lt;BR /&gt;any help please&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 16:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225576#M59142</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-17T16:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225577#M59143</link>
      <description>Just some guesses:&lt;BR /&gt;(1)&lt;BR /&gt; Public key saved to ssh2/id_dsa_2048_b.pub&lt;BR /&gt;but &lt;BR /&gt; idkey id_dsa_1024_a&lt;BR /&gt;&lt;BR /&gt;ssh searching for the wrong key ?&lt;BR /&gt;&lt;BR /&gt;(2)&lt;BR /&gt;If (1) is not the answer, there could be a problem with the sys$manager directory search list:&lt;BR /&gt;&lt;BR /&gt;apparently You created the key under the SYSTEM login:&lt;BR /&gt;is the key created in sys$common:[sysmgr.ssh2] ?&lt;BR /&gt;If yes, copy it to sys$sysroot:[sysmgr.ssh2],&lt;BR /&gt;or better use a different account, which has no search list home directory.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 16:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225577#M59143</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-02-17T16:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225578#M59144</link>
      <description>sorry the 1024 2048 difference is a typo&lt;BR /&gt;my apologies&lt;BR /&gt;ive tried copying to the other directory either as you suggested no difference</description>
      <pubDate>Wed, 17 Feb 2010 16:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225578#M59144</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-17T16:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225579#M59145</link>
      <description>switched the verbose on and I get this &lt;BR /&gt;replaced all IP's with "host"&lt;BR /&gt;&lt;BR /&gt;.............................&lt;BR /&gt;&lt;BR /&gt;DAVE$ ssh2 "-v"cqt@128.11.56.61&lt;BR /&gt;dave$dkb0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: FATAL: Cipher qt@128.11.5&lt;BR /&gt;6.61 is not supported.&lt;BR /&gt;&lt;BR /&gt;%TCPIP-F-SSH_FATAL, non-specific fatal error condition&lt;BR /&gt;DAVE$ ssh2 "-v" ftpjcqt@host&lt;BR /&gt;debug: Ssh2/SSH2.C:1906: CRTL version (SYS$SHARE:DECC$SHR.EXE ident) is V7.3-2-0&lt;BR /&gt;0&lt;BR /&gt;debug: SshAppCommon/SSHAPPCOMMON.C:322: Allocating global SshRegex context.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:3332: Metaconfig parsing stopped at line 4.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:861: Setting variable 'VerboseMode' to 'FALSE'.&lt;BR /&gt;debug: SshConfig/SSHCONFIG.C:3240: Unable to open ssh2/ssh2_config&lt;BR /&gt;debug: Connecting to host, port 22... (SOCKS not used)&lt;BR /&gt;debug: Ssh2/SSH2.C:2872: Entering event loop.&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1608: Creating transport protocol.&lt;BR /&gt;debug: SshAuthMethodClient/SSHAUTHMETHODC.C:101: Added "hostbased" to usable met&lt;BR /&gt;hods.&lt;BR /&gt;debug: SshAuthMethodClient/SSHAUTHMETHODC.C:101: Added "publickey" to usable met&lt;BR /&gt;hods.&lt;BR /&gt;debug: SshAuthMethodClient/SSHAUTHMETHODC.C:101: Added "password" to usable meth&lt;BR /&gt;ods.&lt;BR /&gt;debug: Ssh2Client/SSHCLIENT.C:1649: Creating userauth protocol.&lt;BR /&gt;debug: client supports 3 auth methods: 'hostbased,publickey,password'&lt;BR /&gt;debug: SshUnixTcp/SSHUNIXTCP.C:1378: using local hostname DAVE.HBEU_AD&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:546: local ip = host, local port = 50095&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:548: remote ip = host, remote port = 22&lt;BR /&gt;debug: SshConnection/SSHCONN.C:2290: Wrapping...&lt;BR /&gt;debug: SshReadLine/SSHREADLINE.C:3670: Initializing ReadLine...&lt;BR /&gt;debug: Remote version: SSH-2.0-OpenSSH_4.2&lt;BR /&gt;debug: OpenSSH: Major: 4 Minor: 2 Revision: 0&lt;BR /&gt;debug: Ssh2Transport/TRCOMMON.C:1828: All versions of OpenSSH handle kex guesses&lt;BR /&gt; incorrectly.&lt;BR /&gt;debug: Ssh2Transport/TRCOMMON.C:2268: lang s to c: `', lang c to s: `'&lt;BR /&gt;debug: Ssh2Transport/TRCOMMON.C:2333: c_to_s: cipher aes128-cbc, mac hmac-sha1,&lt;BR /&gt;compression none&lt;BR /&gt;debug: Ssh2Transport/TRCOMMON.C:2336: s_to_c: cipher aes128-cbc, mac hmac-sha1,&lt;BR /&gt;compression none&lt;BR /&gt;debug: Remote host key found from database.&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:347: Received SSH_CROSS_STARTUP packet from connec&lt;BR /&gt;tion protocol.&lt;BR /&gt;debug: Ssh2Common/SSHCOMMON.C:397: Received SSH_CROSS_ALGORITHMS packet from con&lt;BR /&gt;nection protocol.&lt;BR /&gt;debug: server offers auth methods 'publickey,password,keyboard-interactive'.&lt;BR /&gt;debug: Ssh2AuthPubKeyClient/AUTHC-PUBKEY.C:1682: adding keyfile "/SYS$SYSROOT/sy&lt;BR /&gt;smgr/ssh2/GMS_id_dsa_2048_b" to candidates&lt;BR /&gt;debug: server offers auth methods 'publickey,password,keyboard-interactive'.&lt;BR /&gt;debug: Ssh2AuthClient/SSHAUTHC.C:377: Method 'publickey' disabled.&lt;BR /&gt;debug: server offers auth methods 'publickey,password,keyboard-interactive'.&lt;BR /&gt;ftpjcqt's password: dClient/AUTHC-PASSWD.C:250: Starting password query...&lt;BR /&gt;&lt;BR /&gt;...................................</description>
      <pubDate>Wed, 17 Feb 2010 17:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225579#M59145</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-17T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225580#M59146</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] conversion [...]&lt;BR /&gt;&lt;BR /&gt;Perhaps a good idea, depending on the&lt;BR /&gt;(unidentified) software on the other end.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ssh-keygen -i -f id_dsa_1024_a.pub &amp;gt;&amp;gt; authorized_keys2&lt;BR /&gt;&lt;BR /&gt;Which left what, exactly, in&lt;BR /&gt;"authorized_keys2"?  (And is that the file&lt;BR /&gt;where the SSH server there will be looking?&lt;BR /&gt;Not plain "authorized_keys"?  And in which&lt;BR /&gt;directory?  "ls -lA"?)&lt;BR /&gt;&lt;BR /&gt;What is this "the UNIX box", and what's the&lt;BR /&gt;SSH software there?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug: Ssh2AuthPubKeyClient/AUTHC-PUBKEY.C:1682: adding keyfile "/SYS$SYSROOT/sy&lt;BR /&gt;&amp;gt; smgr/ssh2/GMS_id_dsa_2048_b" to candidates&lt;BR /&gt;&amp;gt; debug: server offers auth methods 'publickey,password,keyboard-interactive'.&lt;BR /&gt;&amp;gt; debug: Ssh2AuthClient/SSHAUTHC.C:377: Method 'publickey' disabled.&lt;BR /&gt;&lt;BR /&gt;Apparently the remote server hates your&lt;BR /&gt;public key data.  And who, by the way, is&lt;BR /&gt;this "GMS_id_dsa_2048_b" key file?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2.&lt;BR /&gt;&amp;gt; created a file called IDENTIFICATION in my SSH" subdirectory with the following line in it&lt;BR /&gt;&lt;BR /&gt;You seem to be the only one who believes&lt;BR /&gt;this.  And what's an 'SSH"' subdirectory?&lt;BR /&gt;&lt;BR /&gt;As usual, it might help if you showed some&lt;BR /&gt;actual evidence instead of mere assertions of&lt;BR /&gt;"facts".  For example:&lt;BR /&gt;&lt;BR /&gt;ALP $ set default sys$login&lt;BR /&gt;ALP $ type [.ssh2]identification.&lt;BR /&gt;IdKey SYSTEM_NPP_ID_DSA_1024_A&lt;BR /&gt;ALP $ &lt;BR /&gt;&lt;BR /&gt;Now we _know_ what's in _my_&lt;BR /&gt;"~/ssh2/identification" file.  We have only&lt;BR /&gt;your word for what's in yours.  And your SSH&lt;BR /&gt;client seems to disagree with you.</description>
      <pubDate>Wed, 17 Feb 2010 19:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225580#M59146</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-17T19:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225581#M59147</link>
      <description>The unix side need the file in OpenSSH format in the [.ssh] subdirectory.&lt;BR /&gt;The VMS, being the client, needs the key registered in  [.ssh2]identification.&lt;BR /&gt;&lt;BR /&gt;$ typ [.ssh2]IDENTIFICATION.&lt;BR /&gt;IdKey ID_DSA_2048_A&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 21:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225581#M59147</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-02-17T21:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225582#M59148</link>
      <description>Roger,&lt;BR /&gt;&lt;BR /&gt;  You will probably have to play with the format and attributes of the key files on one or both systems.&lt;BR /&gt;&lt;BR /&gt;  Generate dummy keys on both source and destination systems. Compare the text files and try to reconcile any differences. Key files are "just text", but different systems seem to want them in slightly different formats.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 22:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225582#M59148</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-02-17T22:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225583#M59149</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Apparently the remote server hates your&lt;BR /&gt;&amp;gt; public key data. [...]&lt;BR /&gt;&lt;BR /&gt;And, of course, there may be other&lt;BR /&gt;interesting stuff in the system logs on "the&lt;BR /&gt;UNIX box", especially if the key file format&lt;BR /&gt;there is defective.</description>
      <pubDate>Thu, 18 Feb 2010 04:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225583#M59149</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-18T04:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225584#M59150</link>
      <description>for steve my key data is&lt;BR /&gt;&lt;BR /&gt;DAVE$ set default sys$login&lt;BR /&gt;DAVE$ type [.ssh2]identification.&lt;BR /&gt;idkey GMS_id_dsa_2048_b&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 08:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225584#M59150</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-18T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225585#M59151</link>
      <description>unfortunately i dont have admin access to the unix box so not sure many details about this.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 08:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225585#M59151</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-18T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225586#M59152</link>
      <description>You dont need admin access. It's your file and subdirectory. Login and type out the contents. Maybe the results will provide another clue why PKA is not functioning.</description>
      <pubDate>Thu, 18 Feb 2010 10:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225586#M59152</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-02-18T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225587#M59153</link>
      <description>&lt;!--!*#--&gt;&amp;gt; DAVE$ set default sys$login&lt;BR /&gt;&amp;gt; DAVE$ type [.ssh2]identification.&lt;BR /&gt;&amp;gt; idkey GMS_id_dsa_2048_b&lt;BR /&gt;&lt;BR /&gt;Yeah, I guessed that from the "-v"&lt;BR /&gt;diagnostics.  But that does not agree with&lt;BR /&gt;the rest of your description, like, say:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; created a file called AUTHORIZATION in my&lt;BR /&gt;&amp;gt; SSH" subdirectory with the following line&lt;BR /&gt;&amp;gt; in it&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; idkey id_dsa_1024_a.pub&lt;BR /&gt;&lt;BR /&gt;leaving me confused (more than usual).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; unfortunately i dont have admin access to&lt;BR /&gt;&amp;gt; the unix box so not sure many details about&lt;BR /&gt;&amp;gt; this.&lt;BR /&gt;&lt;BR /&gt;I assume that someone does.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You dont need admin access. It's your file&lt;BR /&gt;&amp;gt; and subdirectory.  [...]&lt;BR /&gt;&lt;BR /&gt;He and I seem to be talking about different&lt;BR /&gt;things.&lt;BR /&gt;&lt;BR /&gt;When you assemble a coherent narrative, which&lt;BR /&gt;includes some useful information, please post &lt;BR /&gt;it.</description>
      <pubDate>Thu, 18 Feb 2010 11:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225587#M59153</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-18T11:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225588#M59154</link>
      <description>originally the key was the 1024 but i re-ran and sent over the 2048 key - sorry for the confusion</description>
      <pubDate>Thu, 18 Feb 2010 11:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225588#M59154</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-18T11:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225589#M59155</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] - sorry for the confusion&lt;BR /&gt;&lt;BR /&gt;Fine, but if you look back through this&lt;BR /&gt;thread, you should be able to find a&lt;BR /&gt;particular character used repeatedly: "?".&lt;BR /&gt;Generally, it follows a question, which was&lt;BR /&gt;intended to elicit an answer.  These answers&lt;BR /&gt;seem to be pretty sparse.&lt;BR /&gt;&lt;BR /&gt;It's nice if you "sent over" the right key&lt;BR /&gt;file, but, with my weak psychic powers, I&lt;BR /&gt;can't see what happened to it after that, so&lt;BR /&gt;I have no way of knowing which data are where&lt;BR /&gt;on the (still unidentified) remote system,&lt;BR /&gt;where potential problems include such things&lt;BR /&gt;as wrong file, wrong name, wrong place, wrong &lt;BR /&gt;format, wrong owner, wrong permissions, and a&lt;BR /&gt;host of others.  If your session transcript&lt;BR /&gt;is still relevant, then my comments about&lt;BR /&gt;are, too.  And that includes the need for&lt;BR /&gt;information about and/or from the remote&lt;BR /&gt;system.</description>
      <pubDate>Thu, 18 Feb 2010 12:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225589#M59155</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-18T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225590#M59156</link>
      <description>ok&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 14:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225590#M59156</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-02-18T14:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225591#M59157</link>
      <description>On VMS&lt;BR /&gt;&lt;BR /&gt;VMS $ @sys$manager:tcpip$define_commands&lt;BR /&gt;VMS $ ssh_keygen -b 1024 -t dsa&lt;BR /&gt;VMS $ scp ID_DSA_1024_A.PUB user@linux:.ssh&lt;BR /&gt;&lt;BR /&gt;On linux&lt;BR /&gt;&lt;BR /&gt;linux $ ssh-keygen -i -f ID_DSA_1024_A.PUB &amp;gt;&amp;gt; authorized_keys&lt;BR /&gt;linux $ ssh-keygen -t dsa              #-- generate key on linux&lt;BR /&gt;linux $ ssh-keygen -x -t dsa &amp;gt; user-linux.pub #-- convert to IETF SECSH format&lt;BR /&gt;linux $  sftp scp user@vms&lt;BR /&gt;sftp&amp;gt; cd ssh2&lt;BR /&gt;sftp&amp;gt; put user-linux.pub&lt;BR /&gt;&lt;BR /&gt;On VMS&lt;BR /&gt;&lt;BR /&gt;VMS $ edit [login.ssh2]authorization.;&lt;BR /&gt;KEY user-linux.pub&lt;BR /&gt;VMS $ edit [login.ssh2]identification.;&lt;BR /&gt;IdKey ID_DSA_1024_A&lt;BR /&gt;VMS $ ssh_agent&lt;BR /&gt;VMS $ ssh_add&lt;BR /&gt;VMS $ ssh user@linux&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 16:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225591#M59157</guid>
      <dc:creator>bgr</dc:creator>
      <dc:date>2010-02-18T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSH2 on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225592#M59158</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Feb 18, 2010 12:23:32 GMT   0 pts&lt;BR /&gt;&lt;BR /&gt;To get more satisfactory advice, you might&lt;BR /&gt;try providing more satisfactory information.</description>
      <pubDate>Thu, 18 Feb 2010 18:19:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh2-on-vms/m-p/5225592#M59158</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-18T18:19:47Z</dc:date>
    </item>
  </channel>
</rss>

