Notes In The Access Log - Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_REQUESTOR_ISROOT
SLAPI_REQUESTOR_ISUPDATEDN
SLAPI_REQUESTOR_DN
SLAPI_TARGET_DN
SLAPI_REQCONTROLS

Notes in the Access Log

The parameters listed below specify notes that can be appended to access log
entries. These parameters are available for all types of plug-ins.
Data Type
int
int
char *
char *
LDAPControl **
Parameters Accessible to All Plug-Ins
Description
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.
Deprecated - In order to determine if
the bind DN is that of a replication user,
first query the replica entry for the
replica in question, then get the
nsds5replicabinddn attribute
value, then compare that value with the
SLAPI_REQUESTOR_DN value.
Specifies the DN of the user requesting
the operation.
Specifies the DN to which the operation
applies (for example, the DN of the
entry being added or removed)
Array of the controls specified in the
request.
Chapter 15
Parameter Block Reference
501

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents