Slapi_Entry_Set_Uniqueid() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Managing Entries
Syntax
#include "slapi-plugin.h"
void slapi_entry_set_sdn( Slapi_Entry *e,
const Slapi_DN *sdn );
Parameters
This function takes the following parameters:
e
sdn
Description
This function sets the value for the
Memory Concerns
This function makes a copy of the

slapi_entry_set_uniqueid()

Replaces the unique ID value of an entry with the unique ID value that you
supply.
Syntax
#include "slapi-plugin.h"
void slapi_entry_set_uniqueid( Slapi_Entry *e,
char *uniqueid );
Parameters
This function takes the following parameters:
e
uniqueid
352
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Entry to which you want to set the value of the Slapi_DN.
The specified Slapi_DN value that you want to set.
Slapi_DN
argument.
sdn
Entry for which you want to generate a description.
The unique ID value to which you want to assign the entry.
object in the entry you specify.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents