possible bug using authz authorization
From: Anders Palm <Anders.Palm_at_prevas.dk>
Date: Thu, 21 Feb 2008 17:30:53 +0100
Hello
I'm experiencing some issues with the authz module on my apache2 svn
Here's my problem:
ssl-configured apache2 server on windows server
Most users (on a windows domain) are developers/employees, and should
However, some (external) users needs read permission to certain
I'm also using SVNListParentPath to list my repositories for those users
My authzSVNAccessFile looks something like this:
[groups]
[/]
[repos1:/]
[repos2:/]
etc...
This blacklisting approach works *almost* the way I want it. I have to
But I have a problem with my lists. Because the lists are not part of
I would prefer to do it the other way around (whitelisting) for the
[groups]
[/]
[repos1:/]
[repos2:/]
etc..
And I would expect every user apart from the externals to have rw
I know I could just type in all my users, but that is a rather large
Help???? :)
Cheers
---------------------------------------------------------------------
|
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.