Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 24 Jul 2002 15:45:19 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: problem with a ssh server under cygwin Message-ID: <20020724154519.D3921@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <29922 DOT 1027364875 AT www14 DOT gmx DOT net> <3D3E7790 DOT 9070502 AT decodon DOT com> <20020724132239 DOT O13588 AT cygbert DOT vinschen DOT de> <3D3EA49C DOT 3060406 AT decodon DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3EA49C.3060406@decodon.com> User-Agent: Mutt/1.3.22.1i On Wed, Jul 24, 2002 at 02:59:08PM +0200, Frank-Michael Moser wrote: > PATH=/bin:/bin You should try to figure out why your $PATH is corrupted. It must contain the Windows specifc paths, otherwise loading system DLLs fail as is the case on your system. Just FYI, I'm using sshd myself on a daily basis and I don't have this problem (and you can bet which version I'm using). sshd contains a Cygwin specifc code snippet which keeps the content of the environment given to it while on other systems the environment is reduced to a minimum before calling the child process. > What I noticed beside. When not installing sshd with ntsec (of course > public key authentification does not work) I'm able to login by typing > my password. At least my wsock32-problem actually seems to be related to > public key authentification. Which is what I'm using all the time... and still, it works for me. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/