]> TLD Linux GIT Repositories - packages/lighttpd.git/blob - mod_authn_ldap.conf
- updated to 1.4.73, build with lua54
[packages/lighttpd.git] / mod_authn_ldap.conf
1 # ldap (mod_authn_ldap)
2 #
3 # The ldap backend performs the following steps to authenticate a user
4 #
5 # Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModAuth#ldap-mod_authn_ldap
6
7 server.modules += (
8         "mod_authn_ldap"
9 )