Hey,
I cannot get apache 2.2.0 to authenticate using LDAP, it doesn't even try to reach the LDAP server (netware LDAP), all I get are 500 errors.
I am using this to compile apache:
./configure --with-ldap-include=/usr/local/openldap/include/ --with-ldap-lib=/usr/local/openldap/lib...