Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 287

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
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 ORing the values together (for
example,
SLAPI_OPERATION_ADD | SLAPI_OPERATION_DELETE
See Also
slapi_get_supported_controls_copy()
OID of the control you want to register.
Operation that the control is applicable to.
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.
Chapter 15
Functions for Dealing with Controls
).
Function Reference
287

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents