On 6/6/2011 4:17 PM, Stefan Fritsch wrote:
> Since the move from apr-util-ldap to ap_ldap, mod_ldap needs to be 
> loaded before mod_authnz_ldap. This is somewhat annoying because the 
> default httpd.conf tries to load mod_authnz_ldap first. Any ideas how 
> to fix this or do we just change the order in the default httpd.conf?

I believe the entire fix may be an entry point to apr_ldap_parse_uri
(check your own binaries to confirm).  Setting up a single entry point
should be trivial, if its appropriate.

Reply via email to