Configuring and administering LDAP

The Lightweight Directory Access Protocol (LDAP) is a TCP/IP-based directory service protocol supplying a directory model based on an hierarchy of entries, each being a member of an object class, each of which has a range of attributes. Each entry has a so-called distinguished name that permits it to be addressed unambiguously within the hierarchy.

LDAP supplies functions for updating the directory, but more commonly, for locating specific entries within a specified portion of the directory. Because an LDAP directory is typically searched more often than it is written, the system improves response time by not implementing the complex transaction protection functions employed by more sensitive databases.

These topics describe the LDAP server daemon, slapd, along with the command line and graphical tools used to configure it, and the contents of the configuration file. Also described are the slurpd information replication daemon, and the tools used to create and administer LDAP databases.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999