Show Table of Contents
Chapter 64. Parameters for LDBM Backend Pre- and Post-Operation Functions
The section describes the parameters that are used with the LDBM Backend plug-in functions:
These functions are called by the LDBM Backend, for example, the
SLAPI_PLUGIN_BE_PRE_DELETE_FN is called by the LDBM Backend before a delete operation is carried out but after the all of the more general SLAPI_PLUGIN_PRE_DELETE_FN functions have been called.
64.1. Pre-Operation Plug-ins
The parameters listed in this section are used with pre-operation database plug-in functions.
| Parameter ID | Description |
|---|---|
SLAPI_PLUGIN_BE_PRE_ADD_FN | This function is called before a database add operation is completed. |
SLAPI_PLUGIN_BE_PRE_DELETE_FN | This function is called before a database delete operation is completed. |
SLAPI_PLUGIN_BE_PRE_MODIFY_FN | This function is called before a database modify operation is completed. |
SLAPI_PLUGIN_BE_PRE_MODRDN_FN | This function is called before a database modify RDN operation is completed. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.