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

Re: svnserve privilege changing/dropping command line options patch

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-04-26 18:48:29 CEST

On Tue, 2005-04-26 at 12:40, Tom Rune Flo wrote:
> I really cannot see why svnserve should be different. Yes, one can use
> sudo, daemontools, inetd, all kinds of wrappers -- but should that really
> be necessary for a "daemonized" server? What is the difference between
> svnserve (running with the -d option) and apache, or sshd?

Apache and sshd both bind to privileged ports, so need to be run as root
initially. So they have to have this feature.

I think you can use the standard "su" command to run svnserve as a
particular user.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 26 18:50:07 2005

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.