Parameter reference
Know and use the parameters available in the Slapi_PBlock parameter
block, the type of data that is associated with each parameter, and
the plug-in functions in which these parameters are accessible. To
get the values of these parameters, call the slapi_pblock_get() function.
To set the values of these parameters, call the slapi_pblock_set() function.
Using these parameters, you can get and set the following information:
- Parameters for registering plug-in functions
- Parameters accessible to all plug-ins
- Parameters for the configuration function
- Parameters for the Bind function
- Parameters for the Search function
- Parameters for the Add function
- Parameters for the Compare function
- Parameters for the Delete function
- Parameters for the Modify function
- Parameters for the Modify RDN function
- Parameters for the Abandon function
- Parameters for extended operations
- Parameters for internal LDAP operations
- Parameters for the DN partitioning function