This forum is no longer active. Please post your questions to our new community site
Recent Posts by mik3l04
|
16 May, 2008 07:56 PM
|
Topic: Subversion / Possible to use mod_auth_ldap in Apache shipped in Subversion Stack? Okay, realized I was missing the required ldap module so by including both like so, Apache now starts: LoadModule ldap_module modules/util_ldap.so New problem. Apache cannot shut down gracefully with these modules loaded and crashes at any authentication attempt. The situation I am experiencing is pretty much described here: http://www.usenet-forums.com/apache-web-server/40631-ldap-crashes.html So it sounds like it has to do with the version of wldap32.dll that the mod_auth_ldap DSO was compiled against. Has anyone else here attempted to get LDAP authentication to work with the Subvesrion Bitnami Stack or will the stack be compliled on a system running Windows 2003 SP2 having the latest LDAP SDK (not sure if this would even do it). Here is my apache error log with the modules running, the last line is the crash on an authentication attempt:
|
|
16 May, 2008 04:58 PM
|
Topic: Subversion / Possible to use mod_auth_ldap in Apache shipped in Subversion Stack? Hey All— I am trying to configure the Subversion stack to use LDAP authentication however am not having much success. I tried using mod_auth_ldap which exists in the apache2/modules folder of the stack but the server wont start if I add the directive: LoadModule auth_ldap_module modules/mod_auth_ldap.so to the httpd.conf. Any suggestions? Without LDAP I am not sure how useful this stack will be in our org. Thanks, Mike |
|
17 Mar, 2008 03:53 PM
|
Topic: Redmine / Possible to use Redmine stack with exiting Subversion stack on separate server? Hi there— Just wondering if anyone has tried using the Redmine stack and configuring it to use an existing Subversion stack that is running on a different server. Is it possible and if so any tricks to be aware of? Thanks! Mike |

