Re: Bug using authnz_ldap_module with Microsoft LDAP SDK and ldaps (secure ldap)?

2013-03-05 Thread Eirik Lygre
Eric Covener wrote On Mon, Mar 4, 2013 at 3:34 PM, Steffen lt; info@ gt; wrote: On your request a patched mod_ldap.so available at AL post, with following changes in ldap_util.c : Thanks! Better, but. The initialization now works fine, but it then fails during bind. I guess that since

Re: Bug using authnz_ldap_module with Microsoft LDAP SDK and ldaps (secure ldap)?

2013-03-04 Thread Eirik Lygre
Eirik Lygre wrote Eirik Lygre wrote Eric Covener wrote On Thu, Feb 28, 2013 at 11:12 AM, Eirik Lygre lt; eirik.lygre@ gt; wrote: seems to make sense, were you able to test the mod_ldap side of the change, or is the rebuild a problem? The number of moving parts needed to build it all

Re: Bug using authnz_ldap_module with Microsoft LDAP SDK and ldaps (secure ldap)?

2013-03-01 Thread Eirik Lygre
Eirik Lygre wrote Eric Covener wrote On Thu, Feb 28, 2013 at 11:12 AM, Eirik Lygre lt; eirik.lygre@ gt; wrote: seems to make sense, were you able to test the mod_ldap side of the change, or is the rebuild a problem? The number of moving parts needed to build it all was a bit daunting

Re: Bug using authnz_ldap_module with Microsoft LDAP SDK and ldaps (secure ldap)?

2013-02-28 Thread Eirik Lygre
Eric Covener wrote On Thu, Feb 28, 2013 at 11:12 AM, Eirik Lygre lt; eirik.lygre@ gt; wrote: We have been trying to set up Apache on Windows with ldaps (ssl) authentication, using apr-util compiled with the Microsoft ldap sdk. I believe I have identified a bug in the interaction between