Sorry.. but I'm a newbie...
As far as I understand Apache does not use "/etc/ldap/ldap.conf" or
whatever.
You specify all settings in your httpd.conf or vhost configuration like:
AuthType Basic
AuthName "Authentication required">
AuthBasicProvider ldap
Au
Question - how to configure Apache to find a custom ldap conf file.
I am using Apache 2.2.12 on Suse linux 11 patchset 2, with PHP 5.2.14.
I want to create a custom ldap.conf file for use by Apache for user
authentication via a remote system.
I can't put my config info in /etc/openssl/ldap.conf