X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.3 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SARE_RECV_IP_080178,TW_CV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Thu, 19 May 2011 11:28:44 +0300 From: alex bodnaru Subject: few openssh issues To: cygwin AT cygwin DOT com Reply-to: alexbodn AT 012 DOT net DOT il Message-id: <4DD4D4BC.5080405@resheteva.lan> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; he-IL; rv:1.9.2.15) Gecko/20110402 Iceowl/1.0b2 Icedove/3.1.9 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello friends, i have just installed openssh with cygwin. thanks a lot for providing it, and cygwin at general. however, there are a few issues i found: 1. ssh-user-config fails because of an error in invoking setfacl: o should be followed by one colon, not two. with one, it works ok. 2. i've previously used copssh, and didn't have to care about user name case letters, just like windows users. could authentication be delegated to windows? 3. my ssh client was entering a long freezing loop after logout. well i can't reproduce this anymore, but there's different behaviour (and exit status) between exiting after issuing no command, and after issuing command(s). ssh -vvv output is below. logout, if no command was issued on server during session: - --------------------------------------------------------- debug2: channel 0: rcvd eof debug2: channel 0: output open -> drain debug2: channel 0: obuf empty debug2: channel 0: close_write debug2: channel 0: output drain -> closed debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype eow AT openssh DOT com reply 0 debug2: channel 0: rcvd eow debug2: channel 0: close_read debug2: channel 0: input open -> closed debug2: channel 0: rcvd close debug3: channel 0: will not send data after close debug2: channel 0: almost dead debug2: channel 0: gc: notify user debug2: channel 0: gc: user detached debug2: channel 0: send close debug2: channel 0: is dead debug2: channel 0: garbage collecting debug1: channel 0: free: client-session, nchannels 1 debug3: channel 0: status: The following connections are open: #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1) Connection to www.officer.co.il closed. Transferred: sent 2648, received 1840 bytes, in 14.0 seconds Bytes per second: sent 189.2, received 131.5 debug1: Exit status 1 - --------------------------------------------------------------------------- logout, after command(s) have been issued during session: - --------------------------------------------------------------------------- debug2: channel 0: rcvd eof debug2: channel 0: output open -> drain debug2: channel 0: obuf empty debug2: channel 0: close_write debug2: channel 0: output drain -> closed debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype eow AT openssh DOT com reply 0 debug2: channel 0: rcvd eow debug2: channel 0: close_read debug2: channel 0: input open -> closed debug2: channel 0: rcvd close debug3: channel 0: will not send data after close debug2: channel 0: almost dead debug2: channel 0: gc: notify user debug2: channel 0: gc: user detached debug2: channel 0: send close debug2: channel 0: is dead debug2: channel 0: garbage collecting debug1: channel 0: free: client-session, nchannels 1 debug3: channel 0: status: The following connections are open: #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1) Connection to www.officer.co.il closed. Transferred: sent 2744, received 2032 bytes, in 13.6 seconds Bytes per second: sent 201.7, received 149.4 debug1: Exit status 0 - -- - -- best regards, alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iJwEAQECAAYFAk3U1LwACgkQ2nA3WyrfyeOdMwQApyNpkTwK6AfjdLJkijMfvnqj J1E4pfEPKzy+tXaAJLHKFahN6/wvrc8hdy56d1SaUd9lrvR9iwWZ7UyOKg15TROY F2fd91YuRx0lj9aHhS/edR2cXgZ/5xaaXQ41Ohp2j3d1/QOSCbC7YMf44/++iqgu DQ1gjf2G56HpGda/KOI= =nSCh -----END PGP SIGNATURE----- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple