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

Re: LDAP+authz

From: Dirk Hoffmann <dh.discuss_at_web.de>
Date: 2005-12-12 16:37:28 CET

Hi thanks for the hint,

the problem with the approach you're suggesting is that there needs to
be some kind of trigger to run such a script. A kind of post-commit hook
script for the LDAP database such that the access file gets updated as
soon as the LDAP tree changes.

Regards,
Dirk

Markus Felten wrote:
>
> Hi,
> here is my aproach to the problem:
> let apache + ldap do the authentication (userid + passwd)
> and let mod_authz_svn handle the acces to the repositories.
>
> Then You have to update the AuthzSVNAccessFile.
> This can be done by a simple (perl) script extracting user/group/
> repository data from an ldap tree.
>
> ciao
> Markus
>
>
>
> ---------------------------------------------------------------------
> 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 Mon Dec 12 16:41:48 2005

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.