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
From: jurgen.defurne@philips.com
Cc: cygwin@cygwin.com
Subject: Re: SSH key authentification problem
MIME-Version: 1.0
Message-ID: <OF1A80383C.482A5AD4-ONC1256E20.00354050-C1256E20.0035B5B2@philips.com>
Date: Mon, 19 Jan 2004 10:44:25 +0100
Content-Type: text/plain; charset="iso-8859-1"
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i0J9kqDW020303

Marc,

I had Saturday the same problem in the course I am
giving. After a few minutes, it started to dawn : check
your access rights :
$HOME/.ssh should be rwx------ (700)
$HOME/.ssh/* should be rw------- (600)

Jurgen










"Marc Poppleton" <marc.poppleton@teamlog.com>
Sent by: 
cygwin-owner@cygwin.com
01/19/2004 10:28 AM

 
        To:     <cygwin@cygwin.com>
        cc:     (bcc: Jurgen Defurne/BRG/CE/PHILIPS)
        Subject:        SSH key authentification problem
        Classification: 



Hello,

I'm trying to setup a CVS over SSH connection between a windows 2k PC and 
a
linux server. Since my CVS client is the one embedded in JBuilder9, we 
need
to establish a passwordless authentification, thus using keys.
I've installed cygwin and followed the instructions found here :
http://minimal.cx/wincvsssh.php. I have generated a couple private/public
key, given my public key to the server administrator who added it where he
had to. My private key is in the /.ssh directory.
When, in a windows command line, type
                 ssh mylogin@theserver
I get a request for my password. Same problem when I use the -i id_dsa
I've got a CVS_RSH = c:\cywgin\bin\ssh system variable and C:\cygwin\bin
added to my PATH.
What am I doing wrong?

Thank you for helping,

TEAMLOG Lannion
Marc POPPLETON
Rue Fulgence-Bienvenue - 22304 Lannion - France
Tél. : 02.96.48.55.06   Fax : 02.96.48.00.01


--
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/





--
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/


