Options -Indexes -Includes +ExecCGI

AuthName "Lightweight Contact Manager"
AuthType Basic

AuthLDAPEnabled on
AuthLDAPRemoteUserIsDN on
AuthLDAPUrl ldap://localhost/ou=addresses,dc=verplant,dc=org?cn?sub?(objectClass=inetOrgPerson)
AuthLDAPBindDN ou=addresses,dc=verplant,dc=org
AuthLDAPBindPassword secret
AuthLDAPAuthoritative on
require valid-user
