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 Message-ID: <39F6D957.BD3A120B@redhat.com> Date: Wed, 25 Oct 2000 15:00:07 +0200 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-SMP i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: sshd connection refused References: <20001025123920 DOT 1846 DOT cpmta AT c014 DOT sfo DOT cp DOT net> <39F6D7B0 DOT 7AFD58 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit BTW: Did you change your sshd_config file so that password authentication is permitted? By default, only RSA authentication is allowed. RSA authentication is dependent of the file ~/.ssh/authorized_keys which should contain all allowed public keys with which you or others want to login. On the remote machine from which you login you need the private key. When, for some reason, the RSA authentication fails, sshd looks if password authentication is allowed. If not, you get the "permission denied" message and it's ok! Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com