info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cvs] How to setup CVS server with SSH


From: Jeremie Le Hen
Subject: Re: [cvs] How to setup CVS server with SSH
Date: Wed, 23 Aug 2006 11:34:49 +0200
User-agent: Mutt/1.5.12-2006-07-14

On Tue, Aug 22, 2006 at 08:28:50PM -0700, Gans wrote:
> I have setup a cvs envirionment on linux box.Its working fine with
> Pserver authentication.But i want to make SSH authentication.I am
> unable to find any document to setup a CVS server with SSH.
> Please anyone help me to configure CVS server with SSH authentication.
> Expecting a quick reply.

:pserver: allows a great deal of options, such as credential management
system, while :ext: is mostly like using a :local: repository, and you
don't have access to the aforementioned features.

If you need a secured :pserver: you might want to establish a SSH
tunnel to the pserver bound to localhost on the server.

You might want to check the following URLs.  Each one provides a way to
secure a pserver.  Choose the one that fits the best to your needs or
constraints:

cvssh: a secure bridge for cvs pservers
http://www.sabren.net/code/cvssh/

ccvssh: ext-to-pserver SSL bridge for CVS
http://ccvssh.sourceforge.net/

I hope this will help.
Best regards
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >




reply via email to

[Prev in Thread] Current Thread [Next in Thread]