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

Re: How much libsvn_repos wrap around the libsvn_fs

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-01-03 20:37:55 CET

Seth W. Klein wrote:

>Branko ÄŒibej <brane@xbc.nu> wrote:
>
>
>>Michael Wood wrote:
>>
>>
>>>On Fri, Jan 03, 2003 at 12:37:07PM +0530, Nitin Shukla wrote:
>>>[snip]
>>>
>>>
>>>
>>>>this would require an ACL system inherent to libsvn_fs. Probably, I
>>>>am asking too much and trying to figure out something impossible.
>>>>
>>>>
>>>Indeed :) Concentrate on ra_dav and ra_svn instead and ignore ra_local
>>>as far as ACLs are concerned.
>>>
>>>
>>Just a note here -- any ACL system we implement within Subversion will
>>have to be inherent to libsvn_fs in any case, so that all RA methods can
>>use it. Sure, it'll be more or less advisory for ra_local.
>>
>>
>
>Does this remain true even if the svn binary is suid svn and the
>repository is writeable only by that user?
>
>

Of course. If you do that, getuid() will always return "svn", and how
else will you authenticate a local user?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 20:40:51 2003

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.