SSHD problems on Vista with no privilege separation

Kevin Hilton kevhilton@gmail.com
Mon Dec 24 09:52:00 GMT 2007


> 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/



More information about the Cygwin mailing list