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

Re: Apache and .htaccess files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-16 17:50:00 CEST

On Fri, 2004-07-16 at 10:16, Paul Jones wrote:
> Thank you for the answer to my first question. I will quit looking for
> a way to make .htaccess file work.
>
> >Why will mod_authz_svn not "work the way you need it to"? Your
> >requirements are:
>
> LDAP Authentication. The users/groups reside in a ldap directory.

If the apache LDAP authentication module is capable of filling in an
authenticated username in the apache request structure ('r->user'), then
mod_authz_svn can control permissions to specific
repositories/directories for each user. I think people have done this
successfully.

When it comes to groups, you're out of luck. mod_authz_svn has its own
notion of groups, and there's no standard apache mechanism for
mod_auth_ldap to communicate a "group" to some other module.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 16 17:51:31 2004

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.