On Fri, Jan 23, 2009 at 7:00 AM, Eric Covener <[email protected]> wrote:
> On Fri, Jan 23, 2009 at 3:46 AM, Graham Leggett <[email protected]> wrote: > > This is the first time I have heard of ldap_r. Is there a reason why we > > can't just try bind to ldap_r first, and if that fails fall back to ldap? > > I think that's the way to go. Yeah, sounds right. FWIW, /usr/sbin/httpd.worker on RHEL 5 U2 loads just plain libldap (and libldap_r is a distinct, and larger, library). A naive observer (okay, me) would have expected that to be an explosive combination that would have been fixed long ago.
