[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ssh based access?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-04-16 08:00:01 CEST

On Tue, Apr 16, 2002 at 12:15:12AM +0200, Lodewijk Voge wrote:
> Kevin Pilch-Bisson wrote:
>
> > I think the point is that if you have shell but not root access to the
> > machine, you can login and do 'cvs init', then use the resulting repository
> > remotely with CVS_RSH.
>
> exactly. I only have my own university as a frame of reference, but I see that
> scheme being used a lot. very light-weight and no special privileges needed.

"special privileges" *ARE* needed. Specifically, you need an account on the
target machine.

In normal Subversion [server] operation, users only need Apache logons
rather than system accounts. From a security standpoint, avoiding the system
accounts is a HUGE win.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 16 08:00:29 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.