37.29. slapi_rdn2typeval()
#include "slapi-plugin.h" int slapi_rdn2typeval( char *rdn, char **type, struct berval *bv );
This function takes the following parameters:
|
rdn
| Second RDN value |
|
type
| Pointer to the attribute type of the second RDN. |
|
bv
| Pointer to the berval value structure. |
This function returns the new RDN value as a berval value in bv. This function can be used for creating the RDN as an attribute value since it returns the value of the RDN in the berval structure.
moddn_rdn_add_needed()

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.