Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 19 Mar 2001 10:02:08 +0100 From: Corinna Vinschen To: cygwin Subject: Re: Does win2000 come with SSH daemon ? Message-ID: <20010319100208.C479@cygbert.vinschen.de> Mail-Followup-To: cygwin References: <3AB211D5 DOT BBDE5510 AT itb DOT biologie DOT hu-berlin DOT de> <20010316144947 DOT A20900 AT cygbert DOT vinschen DOT de> <3AB2239D DOT D0949A22 AT ece DOT gatech DOT edu> <20010316160956 DOT C20900 AT cygbert DOT vinschen DOT de> <3AB293FE DOT 38D527F7 AT ece DOT gatech DOT edu> <3AB393C7 DOT 2B05B3C AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AB393C7.2B05B3C@ece.gatech.edu>; from cwilson@ece.gatech.edu on Sat, Mar 17, 2001 at 11:41:43AM -0500 On Sat, Mar 17, 2001 at 11:41:43AM -0500, Charles S. Wilson wrote: > The sftp-server generates a popup window on the server (when sshd is run > in -d mode): > The instructions at "0x61004594" referenced memory at "0x0000b800". The > memory could not be "read". ?!? That's already on process startup. > I know that the various account privs are correctly set, because I can > successfully connect using ssh from the client machine, with exactly the > same configuration on the server. > > Here's what I see on the client when I use sftp: > > sftp belgarion > Connecting to belgarion... > Enter passphrase for key '/d/Users/cwilson/.ssh/id_rsa': only> > Enter passphrase for key '/d/Users/cwilson/.ssh/id_dsa': only> > cwilson AT belgarion's password: > Couldn't read packet: Connection reset by peer > > (I didn't type in my passphrases because I know the server on belgarion > will only accept password auth. I don't know why my client is asking > for them). sshd_config from the *server* machine and ssh_config from > the *client* machine are attached. Hmm, I'm clueless. ssh shouldn't ask for the passphrases and it doesn't on my box if I set RSAAuthentication to no. > A debug trace of the server during the attempted sftp connection. I > don't understand the "Bad RSA1 key file /etc/ssh_host_[rsa|dsa]_key." > messages -- those are RSA2 and/or DSA keys...unless that's the point... That messages are ok. ssh has to identify the type of the key in the key files since there's no hint if a key is RSA1, RSA or DSA. The debug message above only states that sshd couldn't identify the key as RSA1 key so it tries if it's a RSA or DSA key. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple