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

Integrating authnz_ldap and authz_groupfile in mod_svn_authz

From: Martin Bauer <bauer_martin_at_gmx.de>
Date: Mon, 14 Apr 2008 20:26:04 +0200

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?

---------------------------------------------------------------------
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-15 05:30:33 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.