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: <3A13C560.2750D13D@redhat.com> Date: Thu, 16 Nov 2000 12:30:40 +0100 From: Corinna Vinschen Reply-To: "'cygwin'" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: ssh keeps asking password References: <1F8B49DD9100D31195FC00A0C94989FE159616 AT obelix> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Joost Kraaijeveld wrote: > Mmm. I started sshd on the remote machine as root and still it asks for my Ah, you're asking for a connection from Cygwin to another non-Cygwin machine, are you? I misinterpreted your question. > password. The output of ssh -v remotehost is below. Can you give me an idea > in which direction I have to look for an answer? I can think of three possible problems (assuming the remote machine is non-Cygwin): - The sshd on the remote side blocks RSA authentication completely. Look into the remote sshd_config file. - Your Cygwin user name doesn't match your remote user name. Use the -l option or a Host/User setting in your .ssh/config file. - The permissions of your home directory, .ssh subdirectory and/or subordered files are too relaxed for the remote sshd. As a standard rule, you should make your directories and files not group and/or world writable and your private key files not group and/or world readable. Hope, that helps, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com