Functions For Thread-Safe Ldap Connections - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
mechanism
See Also
"Functions for Managing DNs," on page 451.

Functions for Thread-Safe LDAP Connections

This section contains reference information on functions for thread-safe LDAP
connections.
Table 15-16 Thread-Safe LDAP Connection Routines
Function
slapi_ldap_init()
slapi_ldap_unbind()
slapi_ldap_init()
Initializes an LDAP session with another LDAP server.
Syntax
#include "slapi-plugin.h"
LDAP *slapi_ldap_init( char *ldaphost, int ldapport,
int secure, int shared );
Name of the SASL mechanism.
Description
Initializes an LDAP session with another LDAP server.
Unbinds from another LDAP server and frees the resources contained in
the LDAP structure.
Functions for Thread-Safe LDAP Connections
Chapter 15
Function Reference
369

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents