Parameter ID
SLAPI_CONN_SERVERNETADDR*
*These parameters use an NSPR structure. See
http://www.mozilla.org/projects/nspr
Information about the Operation
The parameters listed below specify information about the current operation.
These parameters are available for all types of plug-ins.
Parameter ID
SLAPI_OPERATION
SLAPI_OPINITIATED_TIME
SLAPI_REQUESTOR_ISROOT
SLAPI_REQUESTOR_ISUPDATEDN
SLAPI_REQUESTOR_DN
Data Type
PRNetAddr
Data Type
Slapi_Operation *
time_t
int
int
char *
Parameters Accessible to All Plug-ins
Description
IP address to which the client is
connecting. You might want to use this
parameter if, for example, your server
accepts connections on multiple IP
addresses.
for more information.
Description
Information about the operation
currently in progress.
Time when the server began processing
the operation.
Specifies whether the user requesting
the operation is the root DN.
• 1 means that the root DN is
requesting the operation.
• 0 means that the user requesting the
operation is not the root DN.
The root DN is the superuser of the
directory. This DN is specified by the
nsslapd-rootdn attribute in the
cn=config entry in the server
configuration file.
Deprecated.
Specifies the DN of the user requesting
the operation.
Chapter 16
Parameter Block Reference
575
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?