You had to configure your authz-file like this:
[groups]
dev = user1,user2
qs = user3,user4
[proj_a:/]
dev = rw
* =
[proj_b:/]
dev = rw
qs = r
user3 = rw
* =
markus
-----Ursprüngliche Nachricht-----
Von: Nick Stolwijk [mailto:nick_stolwijk@planet.nl]
Gesendet: Donnerstag, 12. April 2007 11:30
An: Greg Thomas
Cc: users@subversion.tigris.org
Betreff: Re: Subversion repositories on Apache with LDAP group
authentication
We use the apache in combination with svnparentpath, thus the "require
group" with grant access to all or none of the repositories. Is it possible
to give group/user access per repository?
Nick Stolwijk
Greg Thomas wrote:
> On Thu, 12 Apr 2007 09:58:53 +0200, Nick Stolwijk
> <nick_stolwijk@planet.nl> wrote:
>
>
>> We have our subversion repositories served through Apache webdav,
>> with authentication through LDAP. Now we are trying to implement
>> group rights on Subversion. We have found out about the svnauthfile,
>> but is there a way to authorize through LDAP?
>>
>
> I would think that suitable use of the "require group" directive
> should help -
> http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html#reqgroup
>
> Greg
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 14 20:36:05 2007