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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 5 Dec 2001 13:38:02 +0100 (MET) From: Bjoern Kahl AG Resy To: cygwin AT cygwin DOT com cc: Andreas Schorr Subject: Re: cvs/ssh and rsa based authentication In-Reply-To: <3C0E10A9.DF6031@informatik.uni-ulm.de> Message-ID: Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hallo ! Just a guess: On Wed, 5 Dec 2001, Andreas Schorr wrote: > Unfortunately the same thing doesn't work, if I login to the > same server from a Windows 2000 client using Cygwin. > Although I have created another public/secret key pair on > the Windows 2000 system and put the public key into the > ~/.ssh/autorized_keys file on the cvs server, I'm still asked > for my ssh password, each time I send a cvs command or > each time I try to login to the server via ssh directly. This > happens even if I use the ssh option -i (with which you can > specify the path to your secret key directly). Did you enable RSAAuthentication in your ssh *client* ? IIRC cygwins ssh-client has RSAAuthentication disabled by default (because you *need* a password for a full user-context-switch). Try adding "-o RSAAuthentication" to your ssh-client commandline. Bjoern -- +---------------------------------------------------------------------+ | Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) | | Informatics Faculty +++ Building 48 +++ University of Kaiserslautern| | phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de | +---------------------------------------------------------------------+ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/