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
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
Chapter 14
Functions for Managing RDN
,
type
Function Reference
399
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers