This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

few openssh issues


-----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@openssh.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@openssh.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]