Show Table of Contents
Chapter 67. Parameters for LDAP Functions
The parameters listed in this section can be used with functions that you can call to perform LDAP operations from a plug-in. These internal operations do not return any data to a client.
67.1. Parameters for LDAP Operations
| Parameter ID | Data Type | Description |
|---|---|---|
SLAPI_PLUGIN_INTOP_RESULT | int | Result code of the internal LDAP operation. |
SLAPI_PLUGIN_INTOP_SEARCH_ENTRIES | Slapi_Entry ** Section 14.22, “Slapi_Entry” | Array of entries found by an internal LDAP search operation. See slapi_search_internal_pb() for details. |
SLAPI_PLUGIN_INTOP_SEARCH_REFERRALS | char ** | Array of referrals (in the form of LDAP URLs) found by an internal LDAP search operation. See slapi_search_internal_pb() for details. |
The following function sets all three parameters: slapi_search_internal_pb()
The following functions set only the
SLAPI_PLUGIN_INTOP_RESULT parameter:

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.