Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldapUnBind(3ibx) — InfoBroker Server 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldapBind(3)

ldapDelete(3)

ldapOpen(3)

ldapUnBind(3ibx)  —  Subroutines

NAME

 
ldapUnBind − Ends an association between and LDAP client and and LDAP-compliant server. 

SYNOPSIS

 
#include <libldap.h>
 
int  ldapUnBind(LDAP_t  ∗ldap_handle)

INPUT PARAMETER

ldap_handleThe address of an LDAP handle. 

DESCRIPTION

 
The ldapUnBind function disconnects the client and server, and returns to the system all resources that had been allocated to the user account. If this function fails, call the ldapDelete function to return system resources. 

RETURNS

 
One of the LDAP standard return values: LDAP_message. 

RELATED INFORMATION

 
Functions: ldapBind(3), ldapDelete(3), ldapOpen(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026