Parameters That Convert Strings To Entries - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters that Convert Strings to Entries

Parameter ID
SLAPI_PB_RESULT_TEXT
Parameters that Convert Strings to Entries
The parameters listed below are pblock parameters; they are flags that can be
passed to the
Parameter ID
SLAPI_STR2ENTRY_ADDRDNVALS
SLAPI_STR2ENTRY_BIGENTRY
SLAPI_STR2ENTRY_EXPAND_OBJECT
CLASSES
SLAPI_STR2ENTRY_IGNORE_STATE
SLAPI_STR2ENTRY_INCLUDE_VERSI
ON_STR
SLAPI_STR2ENTRY_NOT_WELL_FORM
ED_LDIF
SLAPI_STR2ENTRY_REMOVEDUPVALS
SLAPI_STR2ENTRY_TOMBSTONE_CHE
CK
576
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Data Type
char *
slapi_str2entry()
Description
A textual error message passed from
internal subsystems to a plug-in.
Currently used by the
slapi_entry_schema_check()
function to provide extra explantory
information when it returns a non-zero
value (that is, when the schema check
fails).
function.
Description
In the conversion from strings to entries, adds
the RDN value as an attribute if it is not
present.
Provides a hint that the entry is large; this
enables some optimizations related to large
entries.
Adds any missing ancestor values based on the
object class hierarchy.
Ignores entry state information if present.
Returns entries that have a "version: 1" line as
part of the LDIF representation.
Informs slapi_str2entry() that the LDIF
input is not well formed. Well formed LDIF
input has no duplicate attribute values, already
has the RDN as an attribute of the entry, and
has all values for a given attribute type listed
contiguously.
Removes duplicate values.
Checks to see if the entry is a tombstone; if so,
sets the tombstone flag.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents