•
Information About Attributes
•
Information About Targets
Information About the Database
The parameters listed below specify information about the back-end database.
These parameters are available for all types of plug-ins. Note that these specific
parameters cannot be set by calling
these parameters by calling
Parameter ID
SLAPI_BACKEND
SLAPI_BE_MONITORDN
SLAPI_BE_TYPE
SLAPI_BE_READONLY
SLAPI_DBSIZE
SLAPI_BE_LASTMOD
SLAPI_BE_FLAG_REMOTE_DATA
slapi_pblock_set()
slapi_pblock_get()
Data Type
Slapi_Backend *
char *
char *
int
int
int
int
Parameters Accessible to All Plug-Ins
. You can, however, get
.
Description
The database back-end servicing this
operation. The value may be NULL if there
is currently no back-end associated with the
operation.
(Directory Server 3.x releases only) DN used
to monitor the back-end database.
Note that this is no longer supported in the
Directory Server 6.1 or higher release.
Type of back-end database (this is the type
specified by the nsslapd-database
directive in the server configuration file).
Specifies whether or not the back-end
database is read-only (this is determined by
the nsslapd-readonly directive in the
server configuration file).
• 1 means that the database back-end is
read-only.
• 0 means that the database back-end is
writable.
Specifies the size of the back-end database.
If 0 (false), the database does not keep track
of the last modification time and who
modified it. If non-zero (true), the database
does keep track. The default is true.
Flag that indicates the entries held by the
back-end are remote.
Chapter 16
Parameter Block Reference
561
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers