Download Apache 2.0.47 dev pdf

Transcript
10.12. APACHE MODULE MOD AUTH LDAP
10.12
351
Apache Module mod auth ldap
Description:
Status:
ModuleIdentifier:
SourceFile:
Compatibility:
Allows an LDAP directory to be used to store the database for HTTP Basic authentication.
Experimental
auth ldap module
mod auth ldap.c
Available in version 2.0.41 and later
Summary
MOD AUTH LDAP
supports the following features:
• Known to support the OpenLDAP SDK3 (both 1.x and 2.x), Novell LDAP SDK4 and the iPlanet (Netscape)5
SDK.
• Complex authorization policies can be implemented by representing the policy with LDAP filters.
• Support for Microsoft FrontPage allows FrontPage users to control access to their webs, while retaining LDAP
for user authentication.
• Uses extensive caching of LDAP operations via mod ldap (p. 441) .
• Support for LDAP over SSL (requires the Netscape SDK) or TLS (requires the OpenLDAP 2.x SDK or Novell
LDAP SDK).
Directives
• AuthLDAPAuthoritative
• AuthLDAPBindDN
• AuthLDAPBindPassword
• AuthLDAPCharsetConfig
• AuthLDAPCompareDNOnServer
• AuthLDAPDereferenceAliases
• AuthLDAPEnabled
• AuthLDAPFrontPageHack
• AuthLDAPGroupAttribute
• AuthLDAPGroupAttributeIsDN
• AuthLDAPRemoteUserIsDN
• AuthLDAPUrl
See also
•
MOD LDAP
3 http://www.openldap.org/
4 http://developer.novell.com/ndk/cldap.htm
5 http://www.iplanet.com/downloads/developer/