Thread: LDAP crashes
View Single Post

  #5 (permalink)  
Old 01-18-2006
Greuuh
 
Posts: n/a
Default Re: LDAP crashes

Hi,

I've got the same issue too, running a Windows 2003 Server SP1 with
Apache 2.0.55 installed. The fact is that it it used to work with
previous versions of Apache 2.0 without the SP1.


I've been looking around on the newsgroups and it lead to this suggestion :
I've discovered that the mod_auth_ldap module is dependent from the
version of the wldap32.dll running on the machine on which the Apache
binaries where built :
It used to work with wldap32.dll v5.2.3790.0 and it doesn't with
5.2.3790.1830

The solution would be to rebuild the Apache Binaries from sources on a
server running Windows 2003 SP1 having the latest LDAP SDK.

That do you think about it?

If anyone has ever done this, could he make his mod_auth_ldap.so available?


mike b a écrit :
> I tried the same setup with httpd 2.0.54 and the server still crashes
> in wldap32.dll when I try to authenticate to a directory configured
> with AuthLDAP.
>