Parameters For The Abandon Function - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters for the Abandon Function

Parameter ID
SLAPI_MODRDN_NEWSUPERIOR
SLAPI_MODRDN_EXISING_ENTRY
SLAPI_MODRDN_PARENT_ENTRY
SLAPI_MODRDN_NEWPARENT_ENTRY
SLAPI_MODRDN_TARGET_ENTRY
SLAPI_MODRDN_NEWSUPERIOR_ADDRESS
See "Processing an LDAP Modify RDN Operation" on page 87 for more
information on these parameters.
Parameters for the Abandon Function
The following table lists the parameters in the parameter block passed to the
database abandon function. If you are writing a pre-operation, database, or
post-operation abandon function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_ABANDON_MSGID
580
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Data Type
char *
Slapi_Entry *
Slapi_Entry *
Slapi_Entry *
Slapi_Entry *
void *
function.
Data Type
unsigned long
Description
DN of the new parent of the entry,
if the entry is being moved to a
new location in the directory tree.
Internal only — used by the
multimaster replication update
resolution code. If the destination
RDN of the modrdn already exists,
this is that entry.
Internal use only — used by the
multimaster replication update
resolution procedure code. This is
the parent entry.
Internal only — used by the
multimaster replication update
resolution procedure code. This is
the new parent entry.
Internal only — used by the
multimaster replication update
resolution procedure code.
Internal only — used by the
multimaster replication update
resolution procedure code.
Description
Message ID of the operation to abandon.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents