Mozilla LDAP C SDK

The Mozilla LDAP C SDK File Components

Table 7-2

Mozilla LDAP C SDK File Components on the IA machine

 

 

 

 

 

 

Files

 

Description

 

 

 

 

 

 

/opt/ldapux/contrib/ldapsdk/source.tar.gz

 

Mozilla LDAP C SDK source

 

 

 

 

(for license compliance).

 

 

 

 

 

 

/opt/ldapux/bin/ldapdelete

 

Tools to delete, modify, and

 

/opt/ldapux/bin/ldapmodify

 

search for entries in a

 

/opt/ldapux/bin/ldapsearch

 

directory. See the Netscape

 

/opt/ldapux/bin/ldapcmp

 

Directory Server

 

/opt/ldapux/bin/ldapcompare

 

Administrator’s Guide for

 

 

 

 

details.

 

 

 

 

 

Table 7-3 shows header files that support the LDAP libraries existing

 

under /usr/include, except where noted:

 

 

Table 7-3

Mozilla LDAP C SDK API Header Files

 

 

 

 

 

 

Header Files

 

 

Description

 

 

 

 

 

/usr/include/ldap.h

 

Main LDAP functions, structures

 

 

 

and defines.

 

 

 

 

 

/usr/include/ldap-extension.h

 

Support for LDAP v3 extended

 

 

 

operations, controls and other

 

 

 

server specific features. This file

 

 

 

must be included in source code that

 

 

 

uses LDAP v3 extended operations

 

 

 

or controls.

 

 

 

 

 

/usr/include/ldap_ssl.h

 

Support for creation of SSL

 

 

 

connections. This file must be

 

 

 

included in source code that

 

 

 

requires SSL connections.

 

 

 

 

 

/usr/include/srchpref.h

 

Support for LDAP search

 

 

 

preferences configuration files

 

 

 

(ldapsearchprefs.conf). A common

 

 

 

method used by applications that

 

 

 

use the OpenLDAP API to define

 

 

 

organizational search preferences.

 

 

 

 

 

180

Chapter 7