![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 585](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642585.webp)
Parameters for the Database
Chapter
16
Parameter Block Reference
585
Information About Operations
The following parameters can be used as the second argument to the
slapi_pblock_get()
and
slapi_pblock_set()
functions to get and set
information about operations.
Parameter ID
Data Type
Description
SLAPI_BACKEND
Slapi_Backend *
A pointer to the backend database that is
handling the operation.
SLAPI_BE_LASTMOD
int *
A value that indicates whether the backend
database is tracking
modifiersName
and
modifyTimeStamp
(true if the value is not
zero).
SLAPI_BE_READONLY
int *
A value that indicates whether the backend
database is accepting updates (not accepting
updates if the value is not zero).
SLAPI_BE_TYPE
char *
The database type name, for example, ldbm
database.
SLAPI_REQUESTOR_ISROOT int
*
Indicates the requestor is root.
Parameter ID
Data Type
Description
SLAPI_OPERATION_AUTHTYPE
char *
The authorization type for the
operation.
SLAPI_OPERATION_ID
int
The operation ID.
SLAPI_OPERATION_TYPE
int
The operation type; the type is one of
the
SLAPI_OPERATION_xxx
values.
SLAPI_OPINITIATED_TIME
time_t
The time in seconds since 00:00:00 UTC,
January 1, 1970 when the Directory
Server started processing the operation.
SLAPI_REQUESTOR_DN
char *
The bind DN at the time processing of
the operation began.
SLAPI_IS_LEGACY_REPLICATED_OPE
RATION
int
Flag that indicates this is a legacy
replicated operation.
SLAPI_IS_MMR_REPLICATED_OPERAT
ION
int
Flag that indicates this is an MMR
replicated operation.
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...