mod_authz_svn: LDAP-based groups?
From: Scott Lamb <slamb_at_slamb.org>
Date: 2006-04-25 09:24:54 CEST
Is it possible to have path-based authorization based on LDAP groups
mod_auth_ldap has a concept of groups built in [2], which seems to
require group cn=Administrators, o=Airius
What I'd like to do is something like this in the httpd configuration:
<Location /svn>
and something like this in the access file:
[groups]
[/foo]
or even just:
[/foo]
Is this possible?
Regards,
[1] - http://svnbook.red-bean.com/en/1.1/ch06s04.html#svn-ch-6-
-- Scott Lamb <http://www.slamb.org/> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Apr 25 09:25:17 2006 |
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.