<?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 Red-Hat client to Windows 2003 Srvr in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843627#M84113</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'd think that getting to openssh 3.9 at a minimum might be helpful.&lt;BR /&gt;&lt;BR /&gt;There could be a bug in the Windows openssh server as well. Check for patches and possible upgrades.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 15 Aug 2006 12:26:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-15T12:26:43Z</dc:date>
    <item>
      <title>sftp Red-Hat client to Windows 2003 Srvr</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843625#M84111</link>
      <description>We have a working openssh/sftp connection to a supplier, who has a windows 2003 server, also running an openssh/sftp based server, its fine using password authentication.&lt;BR /&gt;&lt;BR /&gt;The problem is public key authentication.&lt;BR /&gt;When I send the id_rsa.pub and id_dsa.pub to the other end and put them into the authorized_keys file, sftp succeeds in authentication, but then drops the connection, which means I cannot do anything.  The same happens with ssh.&lt;BR /&gt;&lt;BR /&gt;This is the -vvv output from the client (key ids changed for protection).&lt;BR /&gt;&lt;BR /&gt;debug3: authmethod_is_enabled publickey&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Offering public key: /home/batch/.ssh/id_rsa&lt;BR /&gt;debug3: send_pubkey_test&lt;BR /&gt;debug2: we sent a publickey packet, wait for reply&lt;BR /&gt;debug1: Server accepts key: pkalg ssh-rsa blen 277 lastkey 0x1234567 hint 0&lt;BR /&gt;debug2: input_userauth_pk_ok: fp 01:02:03:04:05:06:07:08:09:11:12:13:14:15:16:17&lt;BR /&gt;debug3: sign_and_send_pubkey&lt;BR /&gt;debug1: read PEM private key done: type RSA&lt;BR /&gt;debug1: Authentication succeeded (publickey).&lt;BR /&gt;debug1: fd 4 setting O_NONBLOCK&lt;BR /&gt;debug2: fd 5 is O_NONBLOCK&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug3: ssh_session2_open: channel_new: 0&lt;BR /&gt;debug2: channel 0: send open&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug2: callback start&lt;BR /&gt;debug2: ssh_session2_setup: id 0&lt;BR /&gt;debug1: Sending subsystem: sftp&lt;BR /&gt;debug1: channel 0: request subsystem&lt;BR /&gt;debug2: callback done&lt;BR /&gt;debug1: channel 0: open confirm rwindow 0 rmax 32768&lt;BR /&gt;debug2: channel 0: rcvd adjust 131072&lt;BR /&gt;debug1: client_input_channel_req: channel 0 rtype exit-status reply 0&lt;BR /&gt;debug1: channel 0: rcvd eof&lt;BR /&gt;debug1: channel 0: output open -&amp;gt; drain&lt;BR /&gt;debug1: channel 0: obuf empty&lt;BR /&gt;debug1: channel 0: close_write&lt;BR /&gt;debug1: channel 0: output drain -&amp;gt; closed&lt;BR /&gt;debug1: channel 0: rcvd close&lt;BR /&gt;debug1: channel 0: close_read&lt;BR /&gt;debug1: channel 0: input open -&amp;gt; closed&lt;BR /&gt;debug3: channel 0: will not send data after close&lt;BR /&gt;debug1: channel 0: almost dead&lt;BR /&gt;debug1: channel 0: gc: notify user&lt;BR /&gt;debug1: channel 0: gc: user detached&lt;BR /&gt;debug1: channel 0: send close&lt;BR /&gt;debug1: channel 0: is dead&lt;BR /&gt;debug1: channel 0: garbage collecting&lt;BR /&gt;debug1: channel_free: channel 0: client-session, nchannels 1&lt;BR /&gt;debug3: channel_free: status: The following connections are open:\015&lt;BR /&gt;  #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1)\015&lt;BR /&gt;&lt;BR /&gt;debug3: channel_close_fds: channel 0: r -1 w -1 e 6&lt;BR /&gt;debug1: fd 0 clearing O_NONBLOCK&lt;BR /&gt;debug2: fd 1 is not O_NONBLOCK&lt;BR /&gt;debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.1 seconds&lt;BR /&gt;debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0&lt;BR /&gt;debug1: Exit status 255&lt;BR /&gt;Connection closed&lt;BR /&gt;&lt;BR /&gt;It is worth noting that this does work from Linux to HP-UX.  I already asked the supplier to change Strictmodes to NO and restart, which is what I needed to get it going here.&lt;BR /&gt;Our version Openssh3.6.1.p2, remote version: 3.8.1.p1&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2006 08:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843625#M84111</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2006-08-15T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: sftp Red-Hat client to Windows 2003 Srvr</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843626#M84112</link>
      <description>&lt;A href="http://www.derkeiler.com/Newsgroups/comp.security.ssh/2005-01/0210.html" target="_blank"&gt;http://www.derkeiler.com/Newsgroups/comp.security.ssh/2005-01/0210.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;maybe this is your case... and hopefully also solution</description>
      <pubDate>Tue, 15 Aug 2006 09:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843626#M84112</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2006-08-15T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: sftp Red-Hat client to Windows 2003 Srvr</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843627#M84113</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'd think that getting to openssh 3.9 at a minimum might be helpful.&lt;BR /&gt;&lt;BR /&gt;There could be a bug in the Windows openssh server as well. Check for patches and possible upgrades.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Aug 2006 12:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sftp-red-hat-client-to-windows-2003-srvr/m-p/3843627#M84113</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-15T12:26:43Z</dc:date>
    </item>
  </channel>
</rss>

