info-cvs
[Top][All Lists]
Advanced

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

Re: web site management / security issues


From: Jenn Vesperman
Subject: Re: web site management / security issues
Date: 06 Jun 2003 04:05:51 +1000

On Fri, 2003-06-06 at 02:38, Menge, Oliver wrote:

> My second question is about client/server cvs, which is rather new to me.
> The internet host where I would like to have the repository is a W2K
> machine and I have to live with that. Cederquist says:

> I have not much idea of Windows' security concept, so maybe somebody could
> advise me, which access method is safe and does not require (too much of)
> additional software.

ext with ssh is my favourite for a default setup. 

The server doesn't need any extra setup (though I'm not sure how CVS
works on Win 2K - I assume you'd be using CVSNT?), but does need an SSH
server installed.

The clients need an SSH client that's compatible with the SSH server
(make sure you use ssh2 on both, or ssh1 on both).

They also need the environment variable CVS_RSH set to the ssh program,
or if you're using a CVS client such as WinCVS, the appropriate setting
in the client set to the ssh program.

You may need to set up ssh keys on the client and server, and
appropriate logins. I've also found with putty (on Windows clients), I
need to run pageant in the background.


After that, it should all 'just work'.


Jenn V.
-- 
    "Do you ever wonder if there's a whole section of geek culture 
                you miss out on by being a geek?" - Dancer.
   My book 'Essential CVS': published by O'Reilly in June 2003.
address@hidden     http://anthill.echidna.id.au/~jenn/






reply via email to

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