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 Message-ID: <400BB206.D2B2F3F5@dessent.net> Date: Mon, 19 Jan 2004 02:31:34 -0800 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: SSH key authentification problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.linuxsv3.net X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dessent.net X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Marc Poppleton wrote: > debug1: Authentications that can continue: publickey,password > debug1: Next authentication method: publickey > debug1: Trying private key: /cygdrive/c/.ssh/identity > debug1: Trying private key: /cygdrive/c/.ssh/id_rsa > debug1: Offering public key: /cygdrive/c/.ssh/id_dsa > debug1: Authentications that can continue: publickey,password > debug1: Next authentication method: password > mylogin AT theserver's password: > ------------------------------------------------------------------ > > I gather the "debug1: Authentications that can continue: publickey,password" > line is full of precious information, but...I'm a total newbie to ssh. :( The problem's probably on the server end. It must be configured to accept pubkey auth, as well as having your public key installed properly. You can see that the client tries pubkey but it's not accepted. So, none of us are mindreaders here, and we have zero information about the configuration details of your sshd, which isn't even running Cygwin... So, don't don't be surprised if you are underwhelmed with help. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/