This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cvs/ssh and rsa based authentication



 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]