Functions for Managing DNs
slapi_sdn_get_ndn()
Gets the normalized DN of a
Syntax
#include "slapi-plugin.h"
const char * slapi_sdn_get_ndn(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns the normalized DN value.
Description
This function retrieves the normalized DN (in a canonical format and lower case)
from a
normalized.
See Also
slapi_sdn_get_dn()
slapi_sdn_get_ndn_len()
Gets the length of the normalized DN of a
Syntax
#include "slapi-plugin.h"
int slapi_sdn_get_ndn_len(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
412
Netscape Directory Server Plug-In Programmer's Guide • January 2002
The Slapi_DN structure containing the DN value.
structure and normalizes
Slapi_DN
The Slapi_DN structure containing the DN value.
structure.
Slapi_DN
if it has not already been
sdn
Slapi_DN
structure.
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?