Apache VCL logo Apache Software Foundation logo
Apache current event

VCL 2.2.1 - Adding LDAP Authentication

Prerequisites for your LDAP server:

Prerequisites for your VCL web server:

Adding LDAP Authentication to the Web Code

Tweak if your LDAP server has users in multiple containers

If your LDAP server has users in multiple containers, then the full DN for each user must be looked up before doing a bind to the LDAP server to authenticate the user. In this case, you’ll need to modify authentication.php.