On 26. sep. 2017 19:54, [email protected] wrote: > I have tried setting the LDAP_OPT_TIMEOUT, LDAP_OPT_NETWORK_TIMEOUT, > LDAP_OPT_TIMELIMIT values with ldap_simple_bind_s, and the call returns after > ~65 seconds rather than the 10-20 seconds I expect.
Try again without the "_" after "LDAP", like the ldap.conf manpage says. That's unintuitive, but rather late to change at this point. -- Hallvard
