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 38.
This chapter outlines how to define plug-in functions to do the following:
•
Specifying Start and Close Functions (page 88)
•
Processing an LDAP Bind Operation (page 88)
•
Processing an LDAP Unbind Operation (page 89)
•
Processing an LDAP Search Operation (page 90)
•
Processing an LDAP Compare Operation (page 94)
•
Processing an LDAP Add Operation (page 94)
•
Processing an LDAP Modify Operation (page 96)
•
Processing an LDAP Modify RDN Operation (page 97)
•
Processing an LDAP Delete Operation (page 99)
•
Processing an LDAP Abandon Operation (page 99)
Chapter 7
Operations
. For more
Slapi_PBlock
87
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers