This forum is no longer active. Please post your questions to our new community site

Forums LAMPStack

Auth_ldap module

Subscribe to Auth_ldap module 3 post(s), 2 voice(s)

 
Avatar ranjansimon 3 post(s)

I can’t see the mod_lap module in apache.Is there a way I can add this module to apache in my existing instance of lampstack?

 
Avatar antonio 621 post(s)

Hi,

No, not really. As you can see in the Apache documentation it would be necessary to recompile Apache with LDAP support (and to compile and bundle LDAP as well). This is something that we would like to do in the future, but we need to focus in other higher priority tasks right now.

Cheers

 
Avatar ranjansimon 3 post(s)

Oh.well that should not be a problem. I am sure the future releases of lampstack comes up with feature like this. Do you maintain some kind of user wishlist. I am sure you can identify useful items from the wishlist for future implementation.

question regarding my problem is if I compile apache 2.2.2 with ldap support, and try replacing the apache2 in the bitnami installation , Do I need to do additional changes in the stack to accomodate it.

Thanks

Forums LAMPStack