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

Re: Newbie confusion with authentication....

From: Sean Laurent <sean_at_neuronfarm.com>
Date: 2004-10-27 17:50:38 CEST

On Tuesday 26 October 2004 11:50 am, Odhiambo Washington wrote:
> /HTTPD/ is owned by www:www - my web server user. Apache runs
> as www:www
>
> /usr/local/subversion is owned by svn:svn

As Ulrich already pointed out, this will very likely cause problems for you.
Either make the repository/repositories owned by the web server user or add
the web server user to the svn group.

>[Tue Oct 26 19:42:09 2004] [error] [client 62.8.64.108]
>Access denied: 'wash' GET systems:/

Your httpd.conf snippet shows that you've specified the svn access file
as /HTTPD/etc/svn_access. Does this file exist? Who owns it? Could you
show us the contents?

Sean Laurent
------------------------------
When things go well, expect something to explode, erode, collapse or just
disappear.
------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 27 18:29:20 2004

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.