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 From: "Stephen C. Biggs" To: cygwin AT cygwin DOT com Date: Mon, 05 Aug 2002 02:43:41 -0700 MIME-Version: 1.0 Subject: Re: More on SSH problems.... Message-ID: <3D4DE65D.1440.6307BA@localhost> In-reply-to: <20020805103235.X3921@cygbert.vinschen.de> References: <3D4D9A65 DOT 28231 DOT 18FC4DE AT localhost> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body On 5 Aug 2002 at 10:32, Corinna Vinschen wrote: > On Sun, Aug 04, 2002 at 09:19:33PM -0700, Stephen C. Biggs wrote: > > After some recompiling and debug output, I am > > more baffled than ever. > > > > To recap, I am trying to log on to SSH via > > localhost using a different user and DSA > > authentication. This user will get on just fine if > > only an empty password is used. Using DSA > > authentication succeeds and the user is logged > > on to the server with the motd printed, then the > > server dumps the channel. I can't figure this > > out. > > I just checked and it works fine for me. I have a setup > where I can login using pubkey authentication to three > accounts, my own (privileged), SYSTEM and an unprivileged > user. This works regardless if I login from another machine > or from localhost. Are you sure not having two Cygwin DLLs > in the path or some such? > Thanks for your reply, Corinna! I do, in fact, have two copies (both the same) of Cygwin1.dll. One is the proper one in /bin and the other is in my chroot jail /bin since this is the only way I can give the user the ability to do things like 'ls', etc. Are you saying that this is what is killing me? Why doesn't it die for empty passwords? Is there something in the pubkey authentication that might be holding a reference open over the chroot? If this is true, then chroot upon SSH login is impossible under Cygwin! -- 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/