AllowOverride None Options None Order allow,deny Allow from all AuthName "Kolab Freebusy" AuthType Basic LDAP_Server @@@ldap_ip@@@ LDAP_Port @@@ldap_port@@@ Base_DN "@@@base_dn@@@" # temporary : openldap changed from 2.1.9 to 2.1.12 # anonymous bind with dn is nolonger allowed # unfortunately mod_auth_ldap seems to exactly do so # need to investigate ... Bind_DN "@@@bind_dn@@@" Bind_Pass "@@@bind_pw@@@" UID_Attr uid require valid-user