KevinReichard
07-18-2002, 09:51 AM
These talkbacks are in response to the article Apache Guide: Apache authentication (www.serverwatch.com/stypes/servers/article.php/1128141).
Chris Hatton writes:
Does anyone know the level of support that Apache provides for running authentication/authorization through an LDAP server, rather than just flat files?
Adriano responds:
You will need to compile a new module to use LDAP with apache, i used mod_auth_ldap from Muhammad Muquit and it is simple and works fine (clients) and Open LDAP for the server.
You can download it from:
http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html
Chris Hatton writes:
Does anyone know the level of support that Apache provides for running authentication/authorization through an LDAP server, rather than just flat files?
Adriano responds:
You will need to compile a new module to use LDAP with apache, i used mod_auth_ldap from Muhammad Muquit and it is simple and works fine (clients) and Open LDAP for the server.
You can download it from:
http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html