Information About Targets; Parameters For The Bind Function - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters for the Bind Function

Parameter ID
SLAPI_TYPE_CMP_BASE
SLAPI_TYPE_CMP_EXACT
SLAPI_TYPE_CMP_SUBTYPE

Information About Targets

The parameters listed below provide information about targets. These parameters
are available for all types of plug-ins.
Parameter ID
SLAPI_TARGET_ADDRESS
SLAPI_TARGET_DN
SLAPI_TARGET_UNIQUEID
Parameters for the Bind Function
The following table lists the parameters in the parameter block passed to the
database bind function. If you are writing a pre-operation, database, or
post-operation bind function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_BIND_TARGET
SLAPI_BIND_METHOD
SLAPI_BIND_CREDENTIALS
572
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Description
Ignores the options on both names and compares
the base names only.
Compares the base name plus options as specified.
Ignores the options on the second name that are not
in the first name.
Data Type
void *
char *
char *
function.
Data Type
char *
int
struct berval *
Description
Indicates the target address (DN +
uniqueid) should be normalized.
Indicates the target DN of the operation,
which is normalized.
Indicates the target uniqueid should be
normalized.
Description
DN of the entry to bind to.
Authentication method used (for example,
LDAP_AUTH_SIMPLE or
LDAP_AUTH_SASL).
Credentials from the bind request.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents