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

Table of Contents

Advertisement

Functions for Thread-Safe LDAP Connections

Parameters
This function takes the following parameters:
mechanism
See Also
"Functions for Managing DNs," on page 405.
Functions for Thread-Safe LDAP Connections
This section contains reference information on functions for thread-safe LDAP
connections.
Table 14-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 );
326
Netscape Directory Server Plug-In Programmer's Guide • May 2002
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.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.02 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.02

Table of Contents