RE: Restricting access rights in AuthzSVNAccessFile
From: Dassi, Nasser <NDassi_at_141xm.com>
Date: 2005-01-26 19:29:45 CET
Security (ACLs) typically run in the "path-of-least-resistence" fashion.
Tom and John are anonymous until authenticated. Once authenticated,
In Example 1, everybody is granted Read access (path of least
In Example 2, nobody has Read access until otherwise granted (via
Hope that helps understand security/permissions (and this applies
- nasser
Nasser Dassi
-----Original Message-----
Hi,
I need to allow read access to a SVN repository to any authenticated
[groups]
[/]
I hoped that read access would be granted to all but the 'restricted'
I also tried listing individual users instead of a group, but it didn't
The only workaround I see is to list ALL users (around 3000!) in a
[/]
But I think that SVN performance would suffer...
Any idea why the first example does not work?
Nicolas
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.