<?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: SFTP setup on openVMS question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141913#M92076</link>
    <description>&amp;gt; [...] do I still need to convert ? &lt;BR /&gt;&lt;BR /&gt;What does the documentation for "freeSSHD"&lt;BR /&gt;say?&lt;BR /&gt;&lt;BR /&gt;If you make keys using the "freeSSHD" key&lt;BR /&gt;generator (assuming that it has one), do they&lt;BR /&gt;look the same as or different from the keys&lt;BR /&gt;made using the TCPIP key generator?</description>
    <pubDate>Thu, 20 Nov 2008 13:42:13 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-11-20T13:42:13Z</dc:date>
    <item>
      <title>SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141902#M92065</link>
      <description>hi I am trying to setup sftp connection between openVMS alpha 7.3-2 and windows 2003. I am freeSSHD on windows. &lt;BR /&gt;The sftp works fine in interactive mode but I cant get it to work as batch. &lt;BR /&gt;The thing i am missing is how to copy the key from vms client to the windows machine!&lt;BR /&gt;&lt;BR /&gt;SUNNY2$ sftp dotstosunpassdb&lt;BR /&gt;oracle@dotstosunpassdb's password: &lt;BR /&gt;sftp&amp;gt; put wc.com&lt;BR /&gt;wc.com                                                                                |    18B |   0.0 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;sftp&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SUNNY2$ sftp "-B" "BF.FTP" oracle@dotstosunpassdb&lt;BR /&gt;warning: Authentication failed.&lt;BR /&gt;Disconnected; no more authentication methods available (No further authentication methods available.).&lt;BR /&gt;FATAL: ssh2 client failed to authenticate. (or you have too old ssh2 installed, check with ssh2 "-V")</description>
      <pubDate>Wed, 19 Nov 2008 23:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141902#M92065</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-19T23:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141903#M92066</link>
      <description>&amp;gt; The sftp works fine in interactive mode but&lt;BR /&gt;&amp;gt; I cant get it to work as batch. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; oracle@dotstosunpassdb's password: &lt;BR /&gt;&lt;BR /&gt;It appears to me that you're using password&lt;BR /&gt;authentication when you run it interactively.&lt;BR /&gt;Did you really expect that to work in batch&lt;BR /&gt;mode?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The thing i am missing is how to copy the&lt;BR /&gt;&amp;gt; key from vms client to the windows machine!&lt;BR /&gt;&lt;BR /&gt;Where did you make the key files?  I assume&lt;BR /&gt;that anything named "freeSSHD" would expect&lt;BR /&gt;key files in OpenSSH format, which differs&lt;BR /&gt;from the format used by the VMS TCPIP&lt;BR /&gt;software.  There must be very many old Forum&lt;BR /&gt;discussions involving the required format&lt;BR /&gt;conversion.  Many non-TCPIP ssh-keygen&lt;BR /&gt;programs offer more key conversion options&lt;BR /&gt;than the TCPIP.  I don't know what freeSSH&lt;BR /&gt;can do,</description>
      <pubDate>Thu, 20 Nov 2008 00:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141903#M92066</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-20T00:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141904#M92067</link>
      <description>are you saying that public key generated on openVMS needs to be converted to be used on windows ?  if thats the case then can someone tell me that utility n how to use it?</description>
      <pubDate>Thu, 20 Nov 2008 03:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141904#M92067</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T03:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141905#M92068</link>
      <description>also i get this msg when i try to connect saying its creating a file key_22_dotstosunpassdb.pub  but in reality this file does not exist .. &lt;BR /&gt;&lt;BR /&gt;SUNNY2$ sftp "-B" "-BF.FTP" dotstosunpassdb&lt;BR /&gt;Host key saved to ssh2/hostkeys/key_22_dotstosunpassdb.pub&lt;BR /&gt;host key for dotstosunpassdb, accepted by oracle Thu Nov 20 2008 03:28:53&lt;BR /&gt;warning: Authentication failed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 03:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141905#M92068</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T03:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141906#M92069</link>
      <description>Sami, spend some time reading these threads and you'll get the general idea. Yes the key format needs to be converted. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1281433" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1281433&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1270551" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1270551&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1259701" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1259701&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 04:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141906#M92069</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2008-11-20T04:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141907#M92070</link>
      <description>ok while i read these can you please tell me why I am getting this msg , and why is it showing the directory structure as unix style..is it normal ? where is he saving the key?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Host key saved to ssh2/hostkeys/key_22_dotstosunpassdb.pub&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 04:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141907#M92070</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T04:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141908#M92071</link>
      <description>I think my ssh configuration is not good ..I dont have any IDENTIFICATION file and also ssh cant find the ssh2_config file. &lt;BR /&gt;&lt;BR /&gt;SUNNY2$ ssh -v&lt;BR /&gt;debug(20-NOV-2008 00:13:35.09): Ssh2/SSH2.C:1894: CRTL version (SYS$SHARE:DECC$SHR.EXE ident) is V7.3-2-03&lt;BR /&gt;debug(20-NOV-2008 00:13:35.09): SshAppCommon/SSHAPPCOMMON.C:313: Allocating global SshRegex context.&lt;BR /&gt;debug(20-NOV-2008 00:13:35.10): SshConfig/SSHCONFIG.C:3338: Metaconfig parsing stopped at line 4.&lt;BR /&gt;debug(20-NOV-2008 00:13:35.10): SshConfig/SSHCONFIG.C:855: Setting variable 'VerboseMode' to 'TRUE'.&lt;BR /&gt;debug(20-NOV-2008 00:13:35.11): SshConfig/SSHCONFIG.C:3246: Unable to open ssh2/ssh2_config&lt;BR /&gt;Type $1$dga1001:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe -h for help.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 05:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141908#M92071</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T05:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141909#M92072</link>
      <description>here is the versbose output of the ssh attempt :&lt;BR /&gt;&lt;BR /&gt;SUNNY2$ ssh oracle@dotstosunpassdb ls&lt;BR /&gt;debug(20-NOV-2008 00:19:10.05): Connecting to dotstosunpassdb, port 22... (SOCKS not used)&lt;BR /&gt;debug(20-NOV-2008 00:19:10.05): Ssh2/SSH2.C:2860: Entering event loop.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): Ssh2Client/SSHCLIENT.C:1609: Creating transport protocol.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): SshAuthMethodClient/SSHAUTHMETHODC.C:95: Added "publickey" to usable methods.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): SshAuthMethodClient/SSHAUTHMETHODC.C:95: Added "keyboard-interactive" to usable methods.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): SshAuthMethodClient/SSHAUTHMETHODC.C:95: Added "password" to usable methods.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): Ssh2Client/SSHCLIENT.C:1650: Creating userauth protocol.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): client supports 3 auth methods: 'publickey,keyboard-interactive,password'&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): SshUnixTcp/SSHUNIXTCP.C:1683: using local hostname SUNNY2.to.dot.state.fl.us&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): Ssh2Common/SSHCOMMON.C:541: local ip = 156.75.155.40, local port = 62106&lt;BR /&gt;debug(20-NOV-2008 00:19:10.07): Ssh2Common/SSHCOMMON.C:543: remote ip = 10.100.34.190, remote port = 22&lt;BR /&gt;debug(20-NOV-2008 00:19:10.08): SshConnection/SSHCONN.C:2311: Wrapping...&lt;BR /&gt;debug(20-NOV-2008 00:19:10.08): SshReadLine/SSHREADLINE.C:3662: Initializing ReadLine...&lt;BR /&gt;debug(20-NOV-2008 00:19:10.08): Remote version: SSH-2.0-WeOnlyDo 2.0.6&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 20 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 30 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:2306: lang s to c: `', lang c to s: `'&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:2371: c_to_s: cipher aes128-cbc, mac hmac-sha1, compression none&lt;BR /&gt;debug(20-NOV-2008 00:19:10.09): Ssh2Transport/TRCOMMON.C:2374: s_to_c: cipher aes128-cbc, mac hmac-sha1, compression none&lt;BR /&gt;debug(20-NOV-2008 00:19:10.10): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.10): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 30 to connection&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@       WARNING: HOST IDENTIFICATION HAS CHANGED!         @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle attack)!&lt;BR /&gt;It is also possible that the host key has just been changed.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key to "ssh2/hostkeys/key_22_dotstosunpassdb.pub"&lt;BR /&gt; (or remove the keyfile, and connect again.)&lt;BR /&gt;Received server key's fingerprint:&lt;BR /&gt;xofob-fogam-kebip-hiruz-cikiz-nepoc-mytoh-sotuh-labov-zygev-lixax&lt;BR /&gt;You can get a public key's fingerprint by running&lt;BR /&gt;$ ssh_keygen "-F" publickey.pub&lt;BR /&gt;on the keyfile.&lt;BR /&gt;Agent forwarding is disabled to avoid attacks by corrupted servers.&lt;BR /&gt;X11 forwarding is disabled to avoid attacks by corrupted servers.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.24): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.24): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 21 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.24): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.24): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 5 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.25): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.25): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.25): Ssh2Common/SSHCOMMON.C:342: Received SSH_CROSS_STARTUP packet from connection protocol.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.25): Ssh2Common/SSHCOMMON.C:392: Received SSH_CROSS_ALGORITHMS packet from connection protocol.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.25): server offers auth methods 'password,publickey'.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.26): SshConfig/SSHCONFIG.C:3246: Unable to open ssh2/identification&lt;BR /&gt;debug(20-NOV-2008 00:19:10.30): Ssh2AuthClient/SSHAUTHC.C:366: Method 'publickey' disabled.&lt;BR /&gt;debug(20-NOV-2008 00:19:10.30): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.30): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:10.30): server offers auth methods 'password,publickey'.&lt;BR /&gt;oracle's password: 0:19:10.30): Ssh2AuthPasswdClient/AUTHC-PASSWD.C:280: Starting password query...&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 00:19:19.12): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:19.12): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:19.13): server offers auth methods 'password,publickey'.&lt;BR /&gt;oracle's password: 0:19:19.13): Ssh2AuthPasswdClient/AUTHC-PASSWD.C:280: Starting password query...&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 00:19:21.06): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:21.06): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:21.07): server offers auth methods 'password,publickey'.&lt;BR /&gt;oracle's password: 0:19:21.07): Ssh2AuthPasswdClient/AUTHC-PASSWD.C:280: Starting password query...&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 00:19:21.59): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:21.59): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): Ssh2Common/SSHCOMMON.C:180: DISCONNECT received: Too many attempts.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): SshReadLine/SSHREADLINE.C:3728: Uninitializing ReadLine...&lt;BR /&gt;warning: Authentication failed.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): Ssh2/SSH2.C:320: locally_generated = FALSE&lt;BR /&gt;Disconnected; protocol error (Too many attempts.).&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): Ssh2Client/SSHCLIENT.C:1685: Destroying client.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): SshConfig/SSHCONFIG.C:2794: Freeing pki. (host_pki != NULL, user_pki = NULL)&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): SshConnection/SSHCONN.C:2363: Destroying SshConn object.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): Ssh2Client/SSHCLIENT.C:1753: Destroying client completed.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.60): SshAuthMethodClient/SSHAUTHMETHODC.C:100: Destroying authentication method array.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.63): SshAppCommon/SSHAPPCOMMON.C:326: Freeing global SshRegex context.&lt;BR /&gt;debug(20-NOV-2008 00:19:21.63): SshConfig/SSHCONFIG.C:2794: Freeing pki. (host_pki = NULL, user_pki = NULL)&lt;BR /&gt;&lt;BR /&gt;SUNNY2$</description>
      <pubDate>Thu, 20 Nov 2008 05:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141909#M92072</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T05:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141910#M92073</link>
      <description>&amp;gt; ok while i read these can you please tell&lt;BR /&gt;&amp;gt; me why I am getting this msg , and why is&lt;BR /&gt;&amp;gt; it showing the directory structure as unix&lt;BR /&gt;&amp;gt; style..is it normal ? where is he saving&lt;BR /&gt;&amp;gt; the key?&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; Host key saved to&lt;BR /&gt;&amp;gt; ssh2/hostkeys/key_22_dotstosunpassdb.pub&lt;BR /&gt;&lt;BR /&gt;This happens the first time you connect to&lt;BR /&gt;any host, when its host key is stored.  It's&lt;BR /&gt;in UNIX form because the software was ported&lt;BR /&gt;from UNIX, and the CRTL can work with&lt;BR /&gt;UNIX-format file specs, so it was easier to&lt;BR /&gt;leave it that way.  The file should be found&lt;BR /&gt;in the [.SSH2.HOSTKEYS] directory under your&lt;BR /&gt;SYS$LOGIN directory.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I think my ssh configuration is not good&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/index.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/tcpip56.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/tcpip56.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/tcpip54.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/tcpip54.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/aa-rvbua-te/aa-rvbua-te.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/aa-rvbua-te/aa-rvbua-te.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I dont have any IDENTIFICATION file [...]&lt;BR /&gt;&lt;BR /&gt;Apparently:&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 00:19:10.26): SshConfig/SSHCONFIG.C:3246: Unable to open ssh2/identification &lt;BR /&gt;&lt;BR /&gt;You'll probably want one of those.</description>
      <pubDate>Thu, 20 Nov 2008 05:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141910#M92073</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-20T05:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141911#M92074</link>
      <description>ok I fixed the issue of ssh_config file not being found and I generated  the public/private key pair on openVMS, below are the keys ,they both say SSH2 so do I still need to convert ?&lt;BR /&gt;&lt;BR /&gt;******** openVMS public key ***************&lt;BR /&gt;&lt;BR /&gt;---- BEGIN SSH2 PUBLIC KEY ----&lt;BR /&gt;Subject: oracle&lt;BR /&gt;Comment: "2048-bit dsa, oracle@SUNNY2.to.dot.state.fl.us, Thu Nov 20 2\&lt;BR /&gt;008 06:14:49"&lt;BR /&gt;AAAAB3NzaC1kc3MAAAEBAPr8zUzYOjF4gOGju/6sE55iGec/tAEnXst8UMIHbsBERa0+76&lt;BR /&gt;TQVP417aJvAWtbhXOCAXSqUaSqqw4jJiaDX3gOYr3MakmgOc9jmYZpd7aCPFBxQsF+Knrk&lt;BR /&gt;uJEdf7f/4k+hSGI9Iw3TBIywkg8OgUlonO3u9MFMbiibDp2aIgwHHun6hZL9BlUsvUvhmf&lt;BR /&gt;4XK0tyuASA8+0SQ5yKJqMPjXnTf6eZKWIdZxy8yTpvOgMphhh95UCWbaA6Jyoy4QhHsKWE&lt;BR /&gt;oNqmfWIBDHWuh07ENDd+cVlanwvYnBFnLGp2t7dlUQtzuS+pzZZbUsxnmsn1mYh4ClMx0V&lt;BR /&gt;6/pNWVW2SVPyEAAAAVAO5eBZPS/eOXeU8T7b+A0BmfT62PAAABAQCFc/WI56QuqfX/B1WW&lt;BR /&gt;zPcegUg5fux09fgs62RglvYsgo30oSvdCKxZJde9Uzu9WlTJkVpPAJfEnZJK16hKwlk6lE&lt;BR /&gt;fTuyFvkJMSZKS/Dfm8urGfk4s/Z0vdlsWuMEkKi18QRHO+Nrn+xliH9C5H6efAzBOP0XMS&lt;BR /&gt;OVOokCAefptQvLNQLCZfnZrf6Rre+fZTx79DXkS+ygtLamr2T/Cv5aNjo5UISMj7pBwt+0&lt;BR /&gt;Vii/oR9BMYPU7J69NA7slXG2xhpSEl1bwAKVcN0SlVgYngTbcByiFVCZRFhfUKtJIBYHmL&lt;BR /&gt;FyzNjnbqQ+qbvqxGd4w2Pp8gLWCKevfZO7t6zKz3D/cxAAABABrkPu5ULuGFiwnF8rBZHf&lt;BR /&gt;VJHF2n4gFRtH2ewV9AsW6yPeju5LrvdnTSkjGWFqpwCly9gCKsWWnJAb4xmqQuKQB70ubw&lt;BR /&gt;x9BhkxlKcaPtOWO4VDdvjs7sZRhS1zkFzcImzm6iNirb06eLP4jhGMxmSw5wsjKiesHQZE&lt;BR /&gt;uAHNuXjMY5yFglfz9Cuu/9d8yMbmxlq96hPuEXdPRTpGkqIv0Vv6JE6RB2eF3rO08E0eI1&lt;BR /&gt;oxzv4D0zqezUSE/UmWmnQFppFD00c5GneiY+m5necsGYqLdC14OFiAtSguSIRxW6+g6d30&lt;BR /&gt;SNAkrqzD8DP9moA5bJbbOydaB1tDMdiM7C9oo9w6U=&lt;BR /&gt;---- END SSH2 PUBLIC KEY ----&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;********* windows public key ************&lt;BR /&gt;&lt;BR /&gt;---- BEGIN SSH2 PUBLIC KEY ----&lt;BR /&gt;Comment: "dsa-key-20081120"&lt;BR /&gt;AAAAB3NzaC1kc3MAAAEAelKE19HQn+DSwBicUMNiEWwlRNKtDXuFeWtRtcI3OeCB&lt;BR /&gt;7tcLP00XpF/6EmOuyg1vHkrXacUKrGRhTX5tTEfWV0avDomwoVSNGuaDib8Je+F5&lt;BR /&gt;N8ISFDqIZGk4FDF/gFcwf6zVKAGuq9CrmHeVIAwGnA+ienxkz1t5an0A4Tc4LEnD&lt;BR /&gt;lAnzvOZfgkCaa4+jAWmX0HZNUJyLD3pZiGswTLQ/jjHUM5NfVEPMxBTSWCnhIuJh&lt;BR /&gt;N/OS4+7ZlXQErWN7R5E1fsGPqPUnO+mUf1UhRPFFCJtPQKL+9BtTbKPmyiyVdQI4&lt;BR /&gt;8qH5qp9kT6QsjPFItoMDFtA5Qd92njyoYTOFIqIGqwAAABUAkeEXruZ+kNrPIlIM&lt;BR /&gt;HSFnNVAKe3sAAAEAdNA1yvIs+BrvZ/x1ytd7TQayGGBjUFKY/HmbwBeLn1HqkQdb&lt;BR /&gt;Tnm3yAM2RfBwT+IoUVefZpiqsvaKzofwpFPlTJ9JtwH7H9XtVejBNvU/GfjaYIxg&lt;BR /&gt;Qw7DMsOhNSvFweJLZN7uMQNiAq0FBgXsxoGDjSI/j6cl1fvoykEkbg+R4WKw1PH6&lt;BR /&gt;kdk9DRpApcHgU7Vc/F9OHV4hgbJ4Vo4Y2mlIN+8oR9Fe10iEPYF6LNPraM4mDPxj&lt;BR /&gt;bRZn2U9laM7bpyjiVMtigz9cvJq3SMi9pAkv1GAymhTnxDD9Wi2vUsobq+e0hdp8&lt;BR /&gt;NYza7bczfJ5NvZC1rj+FmW8JbiG0MvO5Oq8McQAAAQBtWQz1R/tt4+VrFOvdRKle&lt;BR /&gt;KPeB1YKCvcbCQ5xSKXV5nOp2izTVSc5dCxUbXPh8GsKlqLoGAGG3YZreytRk1SS0&lt;BR /&gt;acrJFYD9Jhu1Mo9g3agNZLSwBMS2xW3hvMZaLQ6KxDh2VriIqRAoehVMIwAj2ZDv&lt;BR /&gt;fyVozo3plV+OlKWOQJz+qxZBLS76dASeByxE/Tw/d2LttUiCjdwXmG7eSbrQHpb5&lt;BR /&gt;JqGDHTGn8QSkWWLXBwRRpdXG341eukGTgqMlWQX4xRzjHGaBrqbhTzlusyro1yLT&lt;BR /&gt;WZvnT0SD7oyRLFY4989Tly83uBYvu69gOV+EZZ7U/JC1Bn4dQBOqmPIc7LD+VWyC&lt;BR /&gt;---- END SSH2 PUBLIC KEY ----&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 06:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141911#M92074</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T06:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141912#M92075</link>
      <description>i checked the server log file and its saying 'client send bad key'  &lt;BR /&gt;&lt;BR /&gt;and on the vms client the debug shows follows:&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 02:00:45.93): Constructing and sending signature in publickey authentication.&lt;BR /&gt;debug(20-NOV-2008 02:00:45.93): Ssh2AuthPubKeyClient/AUTHC-PUBKEY.C:869: ssh_client_auth_pubkey_send_signature: reading /DISK$ORACLE&lt;BR /&gt;Passphrase for key "/DISK$ORACLE/ORACLE9I/ssh2/ID_DSA_2048_A" with comment "2048-bit dsa, oracle@SUNNY2.to.dot.state.fl.us, Thu Nov &lt;BR /&gt;20 2008 06:14:49":&lt;BR /&gt;&lt;BR /&gt;debug(20-NOV-2008 02:02:18.43): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 2 to connection&lt;BR /&gt;debug(20-NOV-2008 02:02:18.43): Ssh2Transport/TRCOMMON.C:1105: Sending packet with type 50 to connection&lt;BR /&gt;debug(20-NOV-2008 02:02:18.46): server offers auth methods 'publickey'.&lt;BR /&gt;debug(20-NOV-2008 02:02:18.46): Ssh2AuthPubKeyClient/AUTHC-PUBKEY.C:1899: Server rejected the signature.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 07:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141912#M92075</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T07:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141913#M92076</link>
      <description>&amp;gt; [...] do I still need to convert ? &lt;BR /&gt;&lt;BR /&gt;What does the documentation for "freeSSHD"&lt;BR /&gt;say?&lt;BR /&gt;&lt;BR /&gt;If you make keys using the "freeSSHD" key&lt;BR /&gt;generator (assuming that it has one), do they&lt;BR /&gt;look the same as or different from the keys&lt;BR /&gt;made using the TCPIP key generator?</description>
      <pubDate>Thu, 20 Nov 2008 13:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141913#M92076</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-20T13:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141914#M92077</link>
      <description>The freeSSHD doesnt have a key generator of their own they ask to use puttygen which I used. The key I have inlcuded in my previous post and if you compare it with VMS key there is one extra line at top called 'subject'.&lt;BR /&gt;but freeSSHD is saying 'openvms sent a bad key' .. so shouldnt we be looking into how the key is generated at the vms side and how we can make it acceptable at the windows side?</description>
      <pubDate>Thu, 20 Nov 2008 14:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141914#M92077</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T14:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141915#M92078</link>
      <description>&amp;gt; The key I have inlcuded in my previous post&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Those would seem to be the public keys.  I&lt;BR /&gt;assume that there are also private keys.&lt;BR /&gt;&lt;BR /&gt;I wouldn't publish the full content of all&lt;BR /&gt;these key files.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  but freeSSHD is saying 'openvms sent a bad&lt;BR /&gt;&amp;gt; key' [...]&lt;BR /&gt;&lt;BR /&gt;I don't know whether that means that the key&lt;BR /&gt;data being sent were bad, or simply that the&lt;BR /&gt;key data being sent don't match any key data&lt;BR /&gt;on the server.  (I can't see very much of the&lt;BR /&gt;server's log file.)</description>
      <pubDate>Thu, 20 Nov 2008 14:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141915#M92078</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-20T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141916#M92079</link>
      <description>I fix the problem , the Identification file was missing and protection was wrong . &lt;BR /&gt;there is no conversion needed between keys on vms and windows so I am not sure why so many people are talking about key conversion here, this totally threw me off track.&lt;BR /&gt;thanks for all your help n suggestions</description>
      <pubDate>Thu, 20 Nov 2008 20:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141916#M92079</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-20T20:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP setup on openVMS question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141917#M92080</link>
      <description>&amp;gt; there is no conversion needed between keys&lt;BR /&gt;&amp;gt; on vms and windows so I am not sure why so&lt;BR /&gt;&amp;gt; many people are talking about key&lt;BR /&gt;&amp;gt; conversion here,&lt;BR /&gt;&lt;BR /&gt;Probably because so many other people (using&lt;BR /&gt;OpenSSH) need to convert their keys.  Here, I &lt;BR /&gt;see only one person who said that "the key&lt;BR /&gt;format needs to be converted", and one who&lt;BR /&gt;suggested that you _might_ need to convert&lt;BR /&gt;them.  Is that "so many"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  this totally threw me off track. &lt;BR /&gt;&lt;BR /&gt;That was easy.&lt;BR /&gt;&lt;BR /&gt;If the different SSH software products use&lt;BR /&gt;different key formats, then you need to&lt;BR /&gt;convert the keys.  If not, then you don't.&lt;BR /&gt;People who know nothing about "freeSSHD on&lt;BR /&gt;windows" probably don't know which key format&lt;BR /&gt;it uses.  Some, apparently, would assume that&lt;BR /&gt;it would match OpenSSH, which, apparently, it&lt;BR /&gt;doesn't.  It was pretty deep into the&lt;BR /&gt;discussion before we got to see only one of&lt;BR /&gt;the "freeSSHD" key formats.  Better questions&lt;BR /&gt;often lead to better answers.</description>
      <pubDate>Thu, 20 Nov 2008 21:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-setup-on-openvms-question/m-p/5141917#M92080</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-20T21:35:33Z</dc:date>
    </item>
  </channel>
</rss>

