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

Table of Contents

Advertisement

Functions for Dealing with Controls
controloid
controlops
SLAPI_OPERATION_BIND
SLAPI_OPERATION_UNBIND
SLAPI_OPERATION_SEARCH
SLAPI_OPERATION_MODIFY
SLAPI_OPERATION_ADD
SLAPI_OPERATION_DELETE
SLAPI_OPERATION_MODDN
SLAPI_OPERATION_MODRDN
SLAPI_OPERATION_COMPARE
SLAPI_OPERATION_ABANDON
SLAPI_OPERATION_EXTENDED
SLAPI_OPERATION_ANY
SLAPI_OPERATION_NONE
You can specify a combination of values by bitwise OR-ing the values together.
For example:
See Also
slapi_get_supported_controls_copy()
slapi_control_present()
296
Red Hat Directory Server Plug-in Programmer's Guide • May 2005
OID of the control you want to register.
Operation to which the control is applicable.
The specified control applies to the LDAP bind
operation.
The specified control applies to the LDAP unbind
operation.
The specified control applies to the LDAP search
operation.
The specified control applies to the LDAP modify
operation.
The specified control applies to the LDAP add
operation.
The specified control applies to the LDAP delete
operation.
The specified control applies to the LDAP modify DN
operation.
The specified control applies to the LDAPv3 modify
RDN operation.
The specified control applies to the LDAP compare
operation.
The specified control applies to the LDAP abandon
operation.
The specified control applies to the LDAPv3
extended operation.
The specified control applies to any LDAP operation.
The specified control applies to none of the LDAP
operations.
SLAPI_OPERATION_ADD | SLAPI_OPERATION_DELETE

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents