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

Re: webdav configuration setup

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-04-08 20:34:59 CEST

Tom Hosiawa wrote:
> Well then, if it's easier, just make the all your repositories wholly
>> owned by whatever user apache is already running as.
>>
>> The real goal here is to avoid multiple users from accessing the
>> repositories. It can get very complex when that happens. The last
>> section in chapter 6 discusses this.
>
> I think I like this the best.
>
> Now I'm testing suid, but the owner doesn't seem to stay when I create a
> new file.
>
> I have:
> "drwsrws--- 4 apache svn 4096 Apr 8 14:09 svn"
>
> when I do:
> # cd svn
> # touch a.txt
> # ls -l a.txt
> -rw------- 1 root svn 0 Apr 8 14:09 a.txt
>
> The sgid seems work, but the owner's isn't? Is my understanding of suid
> wrong, but should the owner be set apache?

AFAIK, The suid bit on a directory has no effect.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 8 20:36:09 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.