Hello,
I have problem with dap_search_ext_s function. Library in use is
lildap50.so.
When the connection to the LDAP server disappears (restarting the server),
my client assumes that the connection is still open and call
ldap_search_ext_s function. The search result is LDAP_SUCCESS but entry list
is empty. The snoop-log from tcp port shows only the tcp level reset and
return value is still LDAP_SUCCESS to ldap_search_ext_s call. Is this a bug
or why I can't get e.g NO_SUCH_OBJECT return value?
tank you alredy
- JJ -