Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3AB9FBCA.DB397B11@ece.gatech.edu>
Date: Thu, 22 Mar 2001 08:19:06 -0500
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Corinna Vinschen <cygwin@cygwin.com>
Subject: Re: Does win2000 come with SSH daemon ?
References: <3AB211D5.BBDE5510@itb.biologie.hu-berlin.de> <20010316144947.A20900@cygbert.vinschen.de> <3AB2239D.D0949A22@ece.gatech.edu> <20010316160956.C20900@cygbert.vinschen.de> <3AB293FE.38D527F7@ece.gatech.edu> <3AB393C7.2B05B3C@ece.gatech.edu> <20010319100208.C479@cygbert.vinschen.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> 
> > (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.

The *servers* sshd_config has RSAAuthentication set to no.  However, the
*clients* ssh_config has RSAAuthentication set to yes (because I do
connect to Linux/Solaris sshd's from this client box).  It does seem odd
that the client would attempt to get my RSA/DSA key *before* asking the
server if the server will even accept RSA/DSA auth...
 
> > 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.

Thanks -- that solves one minor mystery....leaving a much larger one:
still no working sftp-server (for me).  Server running on NT4sp6, latest
cygwin updates.  Client W2Ksp1.

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

