Parameters for Internal LDAP Operations
Parameters for Internal LDAP Operations
The parameters listed below are used in conjunction 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).
Parameter ID
SLAPI_PLUGIN_INTOP_RESULT
SLAPI_PLUGIN_INTOP_SEARCH_ENTRIES
SLAPI_PLUGIN_INTOP_SEARCH_REFERRALS
The following function sets all three parameters:
•
slapi_search_internal_pb()
The following functions set only the
•
slapi_add_internal_pb()
•
slapi_delete_internal_pb()
•
slapi_modify_internal_pb()
•
slapi_modrdn_internal_pb()
512
Netscape Directory Server Plug-In Programmer's Guide • Version 6.0 • January 2002
Data Type
int
Slapi_Entry **
char **
SLAPI_PLUGIN_INTOP_RESULT
Description
Result code of the internal
LDAP operation
Array of entries found by an
internal LDAP search
operation (see
slapi_search_internal_
pb() for details)
Array of referrals (in the form
of LDAP URLs) found by an
internal LDAP search
operation (see
slapi_search_internal_
pb() for details)
parameter:
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers