Defining Functions for LDAP
This chapter explains how to write pre-operation and post-operation functions for
specific LDAP operations. In general, the functions outlined here use a parameter
block to pass information between the plug-in and the Netscape Directory Server
(Directory Server). Because of this, these plug-in functions will pass a single
argument, a parameter block defined by the data type
information on this, see "Passing Data with Parameter Blocks" on page 28.
This chapter outlines how to define plug-in functions to do the following:
•
Specifying Start and Close Functions
•
Processing an LDAP Bind Operation
•
Processing an LDAP Unbind Operation
•
Processing an LDAP Search Operation
•
Processing an LDAP Compare Operation
•
Processing an LDAP Add Operation
•
Processing an LDAP Modify Operation
•
Processing an LDAP Modify RDN Operation
•
Processing an LDAP Delete Operation
•
Processing an LDAP Abandon Operation
Chapter 7
Operations
. For more
Slapi_PBlock
77
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers