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

Re: Integrating authnz_ldap and authz_groupfile in mod_svn_authz

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Tue, 22 Apr 2008 16:59:35 -0700

On Mon, Apr 14, 2008 at 11:26 AM, Martin Bauer <bauer_martin_at_gmx.de> wrote:
> As a Google SummerOfCode Project I'm planning to add new Auth-features to
> mod_autz_svn.
> Users should be able to use groups from other apache-moduls (like ldap and
> groupfile) in the SVN-Auth File. So groups don't have to be defined twice.
>
> I thought of adding a function like isUserInGroup(char* groupname) to the
> relevant modules (mod_authz_groupfile and mod_authnz_ldap) which is called
> from the authz_svn-module if there is an unknown group.
>
> What do you thing of that idea?

I hope you explore the provider API - IOW, expose those functions via
providers and not static linkage. =) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-23 01:59:48 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.