>>>> "Oscar" == Oscar Figueiredo
<Oscar.Figueiredo(a)di.epfl.ch> writes:
>>>> "Raymond" == Raymond Toy
<toy(a)rtp.ericsson.se> writes:
Raymond> What exactly do you want me to confirm?
Oscar> I just would like you to give a look at your man pages and
Oscar> try to find something about ldap_set_option. You can also
Oscar> have a look at the man page for ldap_open where the
Oscar> preferred way of setting parameters should be indicated.
I can confirm your results. ldap_set_option isn't documented, and
ldap_open says to modify the fields in the LDAP structure directly.
Oscar> First check the manpages. If you don't find anything about
Oscar> ldap_set_option then you can try to undefine
Oscar> HAVE_LDAP_SET_OPTION in the file eldap.c and recompile it.
I'll try this in a few minutes.
Ray