> 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.

Reply via email to