Actions
Feature #1936
closedLDAP Virtual Host Definition Storage Integration
ASK QUESTIONS IN Forums:
Description
Use LDAP queries for ServerName -> DocRoot resolution. Attached is a start in this direction, using mod_lvhost from launchpad as a base. Currently working in 1.4.20. Supports simple binds and SASL PLAIN. StartTLS, SASL EXTERNAL and GSSAPI to come. Was contemplating writing something similar to postfix's mappings functionality, i.e. allow things like simple_vhost = ldap:/etc/lighttpd/ldap_vhosts.conf mysql:/etc/lighttpd/mysql_vhosts.conf as per #1935. For now though this is it.
Files
Updated by hazzadous over 15 years ago
- File mod_lvhost.c mod_lvhost.c added
Here's an updated version with reorganised cache code, and starttls support (although this is untested).
Updated by stbuehler over 15 years ago
- Target version changed from 1.4.23 to 1.4.24
Updated by stbuehler about 15 years ago
- Target version changed from 1.4.24 to 1.4.x
Updated by gstrauss almost 8 years ago
- Category changed from 3rd party to mod_vhostdb
- Status changed from New to Patch Pending
- Target version changed from 1.4.x to 1.4.46
Updated by gstrauss over 7 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset 2f83aac9fb757e5676120d44a07c1c5be1cf83c0.
Actions
Also available in: Atom