Hi, I'm writing an ldap client using C SDK and i would like to know what is span life of ldap_init + ldap_bind (_s, _simple, ...). Can i indefinitely use the connection until i ldap_unbind it, or is there a server time-out ? In case of server time-out, can i get/set it (SDK client and/or console and/or command line) ?
NDS 4.13/5.0 SP1 Win NT. Thank's Olivier.
