This document provides instructions on installing, configuring, running and maintaining an LDAP (Lightweight Directory Access Protocol) server on Linux. It discusses downloading, unpacking and building the OpenLDAP server software. It also covers configuring the LDAP server through the slapd configuration file, including global directives, backend and database directives. The document describes starting and stopping the slapd daemon, creating and maintaining LDAP databases using LDIF files, and using LDAP client tools like ldapsearch. It includes additional sections on LDAP migration, authentication, SASL configuration, graphical LDAP tools and logs. The document is no longer maintained and refers readers to the OpenLDAP Administrator's Guide for the latest documentation.