info-cvs
[Top][All Lists]
Advanced

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

RE: Logging into a remote CVS repository.


From: Bulgrien, Kevin
Subject: RE: Logging into a remote CVS repository.
Date: Fri, 7 Apr 2006 14:53:37 -0500

Set up and use SSH key-based authentication instead of password
authentication, then use a key-agent on your client computer.
This is not "session" oriented, but it "just works".  I am sure
you cannot authenticate "per session" since that is not how I
believe client-server CVS works.  I presume that you are using
the :ext: method even though you did not say that.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of C.G.Senthilkumar.
Sent: Friday, April 07, 2006 2:24 PM
To: address@hidden
Subject: Logging into a remote CVS repository.

Hi,
I use a remote CVS repository tunneled through ssh. Currently,
for each CVS command I issue, I have to type in my password.
I don't want to use ssh key based authentication either. Is there
a way I could login to the server and do all my cvs activities?
To paraphrase, can I authenticate for a session instead of each
command?

Thanks,
Senthil.




reply via email to

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