Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <780a907f0504130139431cfd23@mail.gmail.com>
Date: Wed, 13 Apr 2005 10:39:14 +0200
From: Christophe Sauthier <christophe.sauthier@gmail.com>
Reply-To: Christophe Sauthier <christophe.sauthier@gmail.com>
To: Cygwin List <cygwin@cygwin.com>
Subject: Re: Strange behaviour of Openssh
In-Reply-To: <6.2.1.2.0.20050412134619.03b31080@pop.prospeed.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <780a907f0504120855173b459f@mail.gmail.com> <6.2.1.2.0.20050412134619.03b31080@pop.prospeed.net>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3D8dPVw011747

Ok, thanks to that I have a clearer view of the problem : the server
seems to have a setuid problem...

here is the last relevant lines of my log :

debug1: temporarily_use_uid 1003/513 (e=1005/513)
seteuid 1003: Permission denied


Does anybody has got clue how to solve it ?





On 4/12/05, Larry Hall <lh-no-personal-replies-please@cygwin.com> wrote:
> At 11:55 AM 4/12/2005, you wrote:
> >Hi,
> >
> >I encounter some strange stuff when I try to connect to openssh on my
> >server (which is using cygwin) using openssh clients (using cygwin
> >too).
> >
> >The connection is perfect when I have no public keys at all on the
> >client side. But as soon as I get any key (dsa or rsa generated using
> >ssh-keygen ) on the client side the connection can never been
> >established and I receive the message "Read from the socket failed :
> >Connection reset by peer". When I am debugging it in verbose mode, the
> >log of client last lines are :
> >
> >debug3 : send_pubkey_test
> >debug2 : we sent a publickey packet, wait for reply
> >Read from the socket failed : Connection reset by peer
> >
> >
> >I have absolutly nothing on the server log....
> 
> Stop the server, add '-d -d -d' as flags to the server (by editing the registry, uninstalling the service and reinstalling with these flags, or
> just installing a new debug service), restart it and try it again.  The
> server will stop after this attempt but you will get information in the
> log with debugging output.  That should help.
> 
> --
> Larry Hall                              http://www.rfk.com
> RFK Partners, Inc.                      (508) 893-9779 - RFK Office
> 838 Washington Street                   (508) 893-9889 - FAX
> Holliston, MA 01746
> 
> 


-- 
Ma vie              |  
Mes images      |  http://www.reponses.net
Mon Wiki          |

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


