logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Apache 2.2.22 and mod_authnl_ldap
Author
jandres



Joined: 20 Mar 2012
Posts: 1
Location: Espain, Madrid

PostPosted: Tue 20 Mar '12 12:37    Post subject: Apache 2.2.22 and mod_authnl_ldap Reply with quote

Hello,

I want to compile the mod_authnl_ldap for Apache 2.2.22 because I need to do the authentication with the SSLUserName, that is going to be the UID of the certificate (is quite similar to what you can see in this page: "https://issues.apache.org/bugzilla/show_bug.cgi?id=31418").

I'm using Visual Studio 2008 and I can compile the module without errors, but when I replace the original module (downloaded from apachelounge) with my compiled module (without any change in the code), the service can't start because of an error of configuration. I'm compiling in a Windows 7 machine, but the service runs in a Windows Server 2003.

Do you know why is this happening? Can anyone help me?

Thank you very much!
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Wed 21 Mar '12 12:11    Post subject: Reply with quote

There is no mod_authnl_ldap in the distro, maybe you mean mod_authnz_ldap.

The bugzilla bug is for mod_ssl and for 2.0.


Steffe
Back to top


Reply to topic   Topic: Apache 2.2.22 and mod_authnl_ldap View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads