Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 400

Table of Contents

Advertisement

Functions for Managing RDN
Parameters
This function takes the following parameters:
rdn
type
value
length
Returns
This function returns one of the following values:
1
0
Description
This function removes the RDN from rdn that matches the given criteria (
value
See Also
slapi_rdn_remove_index()
slapi_rdn_remove_attr()
slapi_rdn_remove_attr()
Removes an RDN type/value pair from a
Syntax
#include "slapi-plugin.h"
int slapi_rdn_remove_attr(Slapi_RDN *rdn, const char *type);
Parameters
This function takes the following parameters:
rdn
type
400
Netscape Directory Server Plug-In Programmer's Guide • May 2002
The target Slapi_RDN structure.
Type (cn, o, ou, etc.) of the RDN searched.
The value of the RDN searched.
Gives the length of value that should be taken into account for
the string comparisons when searching for the RDN.
if the RND is removed from
if no RDN is removed.
, and
).
length
The target Slapi_RDN structure.
Type (cn, o, ou, etc.) of the RDN searched.
.
rdn
structure.
Slapi_RDN
,
type

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents