Information About Operations - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_BACKEND
SLAPI_BE_LASTMOD
SLAPI_BE_READONLY
SLAPI_BE_TYPE
SLAPI_REQUESTOR_ISROOT

Information About Operations

The following parameters can be used as the second argument to the
slapi_pblock_get()
information about operations.
Parameter ID
SLAPI_OPERATION_AUTHTYPE
SLAPI_OPERATION_ID
SLAPI_OPERATION_TYPE
SLAPI_OPINITIATED_TIME
SLAPI_REQUESTOR_DN
SLAPI_IS_LEGACY_REPLICATED_OPE
RATION
SLAPI_IS_MMR_REPLICATED_OPERAT
ION
Data Type
Slapi_Backend *
int *
int *
char *
int *
and
slapi_pblock_set()
Data Type
char *
int
int
time_t
char *
int
int
Description
A pointer to the backend database that is
handling the operation.
A value that indicates whether the backend
database is tracking modifiersName and
modifyTimeStamp (true if the value is not
zero).
A value that indicates whether the backend
database is accepting updates (not accepting
updates if the value is not zero).
The database type name, for example, ldbm
database.
Indicates the requestor is root.
functions to get and set
Description
The authorization type for the
operation.
The operation ID.
The operation type; the type is one of
the SLAPI_OPERATION_xxx values.
The time in seconds since 00:00:00 UTC,
January 1, 1970 when the Directory
Server started processing the operation.
The bind DN at the time processing of
the operation began.
Flag that indicates this is a legacy
replicated operation.
Flag that indicates this is an MMR
replicated operation.
Chapter 16
Parameter Block Reference
Parameters for the Database
585

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents