Red Hat DIRECTORY SERVER 7.1 - PLUG-IN PROGRAMMERS Manual page 85

Table of Contents

Advertisement

Table 6-2
Functions Called after the Directory Server Executes an Operation
ID in Parameter Block
SLAPI_PLUGIN_POST_BIND_FN
SLAPI_PLUGIN_POST_UNBIND_FN
SLAPI_PLUGIN_POST_SEARCH_FN
SLAPI_PLUGIN_POST_COMPARE_FN
SLAPI_PLUGIN_POST_ADD_FN
SLAPI_PLUGIN_POST_MODIFY_FN
SLAPI_PLUGIN_POST_MODRDN_FN
SLAPI_PLUGIN_POST_DELETE_FN
SLAPI_PLUGIN_POST_ABANDON_FN
Description
Specifies the function called after the Directory Server
executes an LDAP bind operation. For information on
writing this type of function, see "Processing an LDAP Bind
Operation," on page 86.
Specifies the function called after the Directory Server
executes an LDAP unbind operation. For information on
writing this type of function, see "Processing an LDAP
Unbind Operation," on page 87.
Specifies the function called after the Directory Server
executes an LDAP search operation. For information on
writing this type of function, see "Processing an LDAP
Search Operation," on page 88.
Specifies the function called after the Directory Server
executes an LDAP compare operation. For information on
writing this type of function, see "Processing an LDAP
Compare Operation," on page 91.
Specifies the function called after the Directory Server
executes an LDAP add operation. For information on writing
this type of function, see "Processing an LDAP Add
Operation," on page 92.
Specifies the function called after the Directory Server
executes an LDAP modify operation. For information on
writing this type of function, see "Processing an LDAP
Modify Operation," on page 93.
Specifies the function called after the Directory Server
executes an LDAP modifyRDN operation. For information
on writing this type of function, see "Processing an LDAP
Modify RDN Operation," on page 95.
Specifies the function called after the Directory Server
executes an LDAP delete operation. For information on
writing this type of function, see "Processing an LDAP
Delete Operation," on page 96.
Specifies the function called after the Directory Server
executes an LDAP abandon operation. For information on
writing this type of function, see "Processing an LDAP
Abandon Operation," on page 97.
Chapter 6
Types of Pre-Operation and Post-Operation Functions
Writing Pre/Post-Operation Plug-ins
83

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents