29.2. slapi_ldap_unbind()
This function unbinds from another LDAP server. Call this function if you initialized the LDAP session with the slapi_ldap_init() function. Do not call the ldap_unbind() or ldap_unbind_s() functions provided with the Red Hat Directory SDK.
#include "slapi-plugin.h" void slapi_ldap_unbind( LDAP *ld );
This function takes the following parameter:
|
ld
| Connection handle, which is a pointer to an LDAP structure containing information about the connection to the LDAP server. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.