Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C0E1883.93CE55F6@informatik.uni-ulm.de> Date: Wed, 05 Dec 2001 13:52:19 +0100 From: Andreas Schorr <schorr AT informatik DOT uni-ulm DOT de> X-Mailer: Mozilla 4.75 [de] (Windows NT 5.0; U) X-Accept-Language: de MIME-Version: 1.0 To: Bjoern Kahl AG Resy <kahl AT informatik DOT uni-kl DOT de> CC: cygwin AT cygwin DOT com Subject: Re: cvs/ssh and rsa based authentication References: <Pine DOT GSO DOT 4 DOT 40 DOT 0112051331430 DOT 1804-100000 AT domino DOT informatik DOT uni-kl DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Bjoern Kahl AG Resy schrieb: > 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. > Thanks for your suggestion, but it still doesn't work -- Andreas Schorr -- 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/