Chapter 13 Using Data Interoperability Plug-Ins - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Using Data Interoperability Plug-ins
This chapter explains how to use the Data Interoperability (DIOP) feature of
Netscape Directory Server (Directory Server). The DIOP feature refers to Directory
Server's ability to work with a proprietary database, instead of the default database
created during installation.
You can now use the enhanced pre-operation interfaces to implement plug-ins that
are designed to provide access to alternative directory data stores, instead of the
database backend plug-in interface, which is not support in current releases. You
do this by developing a custom pre-operation plug-in to provide an alternate
functionality for the LDAP operations, such as search, modify, add, and so on.
These operations are generally targeted at the root suffix or the null DN (meaning
), and your plug-in will have to be designed to intercept these operations and
dn:
divert them to be serviced by an alternate data source or alternate access methods.
This chapter covers deployment considerations, configuration changes required to
use the DIOP feature, a list of supported and unsupported features, and other
useful information.
This chapter contains the following sections:
Installing Directory Server
Enabling the DIOP Feature in Directory Server
Using the DIOP Feature
Sample DIOP Plug-in
Plug-in API Reference
Chapter 13
165

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

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents