Parameters For Registering Plug-In Functions; Pre-Operation/Data Validation Plug-Ins - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters for Registering Plug-In Functions

Parameters for Registering Plug-In Functions
The parameters listed in this section identify plug-in functions recognized by the
server. To register your plug-in function, set the value of the appropriate parameter
to the name of your function.
NOTE
The parameters for registering plug-in functions are organized in the following
sections:

Pre-Operation/Data Validation Plug-Ins

Post-Operation/Data Notification Plug-Ins
Extended Operation Plug-Ins
Matching Rule Plug-Ins
NOTE
Pre-Operation/Data Validation Plug-Ins
The parameters listed in this section are used to register pre-operation/data
validation plug-in functions.
To register your plug-in function, write an initialization function that sets the
values of the following parameters to your functions.
Parameter ID
SLAPI_PLUGIN_PRE_BIND_FN
SLAPI_PLUGIN_PRE_UNBIND_FN
494
Netscape Directory Server Plug-In Programmer's Guide • Version 6.02 • May 2002
With the exception of the parameters for matching rule plug-in
functions, you do not need to get the value of any of these
parameters.
Database plug-ins are not supported in Directory Server version
6.02. Please use the pre-operation, post-operation, and/or extended
operation API to register plug-in functions.
Description
This function is called before an LDAP bind operation is
completed.
This function is called before an LDAP unbind operation is
completed.

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Directory server 6.02

Table of Contents