![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 565](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642565.webp)
Parameters Accessible to All Plug-Ins
Chapter
16
Parameter Block Reference
565
*These parameters use an NSPR structure. See
http://www.mozilla.org/projects/nspr
for more information.
Information About the Operation
The parameters listed below specify information about the current operation.
These parameters are available for all types of plug-ins.
SLAPI_CONN_SERVERNETADDR*
PRNetAddr
IP address that the client is connecting to.
You might want to use this parameter if,
for example, your server accepts
connections on multiple IP addresses.
Parameter ID
Data Type
Description
SLAPI_OPERATION
Slapi_Operation
*
Information about the operation
currently in progress.
SLAPI_OPINITIATED_TIME
time_t
Time when the server began processing
the operation.
SLAPI_REQUESTOR_ISROOT
int
Specifies whether or not 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.
SLAPI_REQUESTOR_ISUPDATEDN
int
Deprecated.
SLAPI_REQUESTOR_DN
char *
Specifies the DN of the user requesting
the operation.
Parameter ID
Data Type
Description
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...