On Sep 9 02:22, Mark Eret wrote: > I am already running 1.5.11 and OpenSSH 3.9p1. I'm running with the options > "-D -d -d -d". This is the debugging output I get.
Unfortunately the rest of the debug output is in your event log. If you want all debug output in your console, you have to use the -e option as well: /usr/sbin/sshd -d -d -d -e In another console, start the client with /bin/ssh -v -v -v $HOST Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/