Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <400BB206.D2B2F3F5@dessent.net>
Date: Mon, 19 Jan 2004 02:31:34 -0800
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: SSH key authentification problem
References: <BKEALJICMGLKMNFJIFACGEBMCAAA.marc.poppleton@teamlog.com>
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@cygwin.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@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/

