Show Table of Contents
67.2. Parameters for LDAP Control
The parameters listed below provide information about LDAP controls that are used in LDAP operations.
| Parameter ID | Data Type | Description |
|---|---|---|
SLAPI_OPERATION_ABANDON | LDAPControl * | This control applies to the LDAP abandon operation. |
SLAPI_OPERATION_ADD | LDAPControl * | This control applies to the LDAP add operation. |
SLAPI_OPERATION_ANY | LDAPControl * | This control applies to any LDAP operation. |
SLAPI_OPERATION_BIND | LDAPControl * | This control applies to the LDAP bind operation. |
SLAPI_OPERATION_COMPARE | LDAPControl * | This control applies to the LDAP compare operation. |
SLAPI_OPERATION_DELETE | LDAPControl * | This control applies to the LDAP delete operation. |
SLAPI_OPERATION_EXTENDED | LDAPControl * | This control applies to the LDAPv3 extended operation. |
SLAPI_OPERATION_MODDN | LDAPControl * | This control applies to the LDAP modify DN operation. |
SLAPI_OPERATION_MODIFY | LDAPControl * | This control applies to the LDAP modify operation. |
SLAPI_OPERATION_MODRDN | LDAPControl * | This control applies to the LDAPv3 modify RDN operation. |
SLAPI_OPERATION_NONE | LDAPControl * | This control applies to none of the LDAP operations. |
SLAPI_OPERATION_SEARCH | LDAPControl * | This controlapplies to the LDAP search operation. |
SLAPI_OPERATION_UNBIND | LDAPControl * | This control applies to the LDAP unbind operation. |
SLAPI_RESCONTROLS | LDAPControl * | The complete set of LDAPv3 controls that will be sent with the LDAP result. |
SLAPI_ADD_RESCONTROL | LDAPControl * | Add one LDAPv3 controls to the set that will be sent with the LDAP result. |

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.