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

Re: problems with svnserve and SVNService on WinXP SP2

From: si <sshnug.si_at_gmail.com>
Date: 2006-08-07 03:46:57 CEST

Hi Michal,

> (I must admit I did not check the System Event Log, as I do not know
> where to find it.)

Start -> All Programs -> Administrative Tools -> Computer Management
(or just right click on my computer and select manage)

System Tools -> Event Viewer -> System

Hard to tell without reading that error, but if your path to the repository
root has spaces in it, ensure it is quoted when configuring the service.

I gather running svnserve without a service was working as expected?
(i.e. you could checkout/update/commit)

> http://svn.collab.net/repos/svn/trunk/notes/windows-service.txt

Nice to see this in 1.4, but I'm a little surprised that only the LocalSystem
account is mentioned. We've been running svnserve under Local Service
for over a year now and I believe it (or Network Service) are preferred, due
to their reduced privileges when compared to LocalSystem.

http://tinyurl.com/cfwa8
http://www.microsoft.com/technet/security/topics/serversecurity/serviceaccount/default.mspx

I appreciate exploits for Subversion are few and far between (I can only
recall reading about one, and that was several years ago now), but
LocalSystem has Administrator rights if an exploit is found.

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 7 03:48:01 2006

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

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