File: INSTALL

package info (click to toggle)
mod-vhost-ldap 2.4.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, buster, jessie, jessie-kfreebsd, sid, stretch
  • size: 156 kB
  • ctags: 59
  • sloc: ansic: 582; makefile: 31
file content (10 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
Just run "make" to build the module and "make install" (as root) to install
the module. This will use Apache's apxs to build/install from source.

Have a look at vhost_ldap.conf to learn about configuration.

Your LDAP server needs to include mod_vhost_ldap.schema. If you do not use
OpenLDAP you are on your own to build a schema.

You should configure the LDAP server to maintain indices on apacheServerName,
apacheServerAlias and anything you use in your additional search filter.