LDAP-UX Client Services B.04.00 with Microsoft Windows 2000/2003 Active Directory Administrator's Guide

Mozilla LDAP C SDK
The Mozilla LDAP C SDK File Components
Chapter 6140
Table 7-3 shows header files that support the LDAP libraries existing
under /usr/include, except where noted:
/opt/ldapux/contrib/ldapsdk/source.tar.gz Mozilla LDAP C SDK source
(for license compliance).
/opt/ldapux/bin/ldapdelete
/opt/ldapux/bin/ldapmodify
/opt/ldapux/bin/ldapsearch
/opt/ldapux/bin/ldapcmp
/opt/ldapux/bin/ldapcompare
Tools to delete, modify, and
search for entries in a
directory. See the Netscape
Directory Server
Administrator’s Guide for
details.
Table 6-2 Mozilla LDAP C SDK File Components on the IA machine
Files Description
Table 6-3 Mozilla LDAP C SDK API Header Files
Header Files Description
/usr/include/ldap.h Main LDAP functions, structures
and defines.
/usr/include/ldap-extention.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.