Forum Moderators: phranque
I'm trying to configure .htaccess to use LDAP for authentication, but I'm stuck at the first hurdle.
Does any one have experience of this or currently running it?
Do I need the following and if so, how do I go about installing them?
mm_mod_auth_ldap.so
auth_ldap
I'm not sure if I need to recompile httpd or is it possible to simply include the them as modules?
I've been running apache for a while now, but adding modules is a new one for me.
Any help would be greatly appreciated
Thanks
If it is present, but isn't loaded, then you'll need to load it. However, the changes to load ldap.so will be in a server config file -- you can't do it from .htaccess.
I haven't used LDAP, these are just basic pointers...
Jim
looks like most of the details are here
[muquit.com...]
I'll plug away and post back when I've got it sussed