X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <96c450350712232027n70da97bdn22f7a999e50f0ac4@mail.gmail.com> Date: Sun, 23 Dec 2007 22:27:19 -0600 From: "Kevin Hilton" To: cygwin AT cygwin DOT com Subject: Re: SSHD problems on Vista with no privilege separation In-Reply-To: <96c450350712231853j736cf94nd594eeb74c6def7e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <96c450350712231853j736cf94nd594eeb74c6def7e AT mail DOT gmail DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 > The service starts this time without a problem. But a > new problems arises, when > > ssh -vvv localhost > .. > .. > .. > debug2: we sent a publickey packet, wait for reply > Connection closed by 127.0.0.1 > > I consistently get the connection closed error. I turned off the > firewall. No difference. > > I looked in the Windows system logs, and this is what I find: > sshd: PID 1960: fatal: seteuid 1000: No such process Ok I managed to move a bit farther but am really stuck. I totally turned of UAC (not sure if this helps, and made the following modifications to these files: hosts.allow sshd : ALL : allow hosts.deny ALL:ALL EXCEPT localhost:deny When I do a ssh -vvv 127.0.0.1 I am consistently getting a hang on this line: debug1: identity file /home/klal/.ssh/id_rsa type 1 And then I receive a Microsoft Windows pop up box stating that sh.exe has ended and has closed. This popup box will repeat until I use cntl-c to break the ssh login. Seems like cygwin, sshd, and Vista might not be ready for prime-time! -- 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/