On 07/10/2013 02:39 PM, Eric Covener wrote:
attached patch changes LDAPReferrals to tri-state logic.
- "on" - default. Calls apr_ldap_set_option to set referrals on.
- "off" - Calls apr_ldap_set_option to turn referrals off.
- "unset" - Does not call apr_ldap_set_option at all.
+1, will let it stew here first and commit soon. PR54358 followup will
maybe provide something to further control how unset (== enabled on
openldap) will chase referrals but w/o rebind callback.
Hi, any luck with my patch? Do you have some comments regarding it? I
would really like to see this fixed also upstream :).
Regards,
Jan Kaluza