Redmine Subversion: LDAP _and_ local auth
Posted
by
Frank Brenner
on Server Fault
See other posts from Server Fault
or by Frank Brenner
Published on 2012-03-31T09:59:06Z
Indexed on
2012/03/31
11:32 UTC
Read the original article
Hit count: 295
I need to set up a subversion repository with apache authentication against both an external LDAP server as well as the local Redmine database. That is, we have users whose accounts exist only in the LDAP directory and some users whose accounts only exist in the local Redmine db - all should be able to access the repo. I can't quite seem to get the apache config right for this. I know I saw a how-to for this at some point, I think using Redmine.pm, but I can't seem to find it anymore..
Thanks.
© Server Fault or respective owner