-
Book Overview & Buying
-
Table Of Contents
Mastering OpenLDAP: Configuring, Securing and Integrating Directory Services
We have configured Apache to use its built-in LDAP modules to perform authentication with the help of a directory server. Now we are going to turn to a more complex web-based application, phpLDAPadmin. phpLDAPadmin is an application, written in PHP, designed to help manage a directory server. While it is known to work on other directory servers, it was developed against OpenLDAP.
Before we can install phpLDAPadmin, we will need to install a few other packages. In the first part of this chapter we looked at Apache. This (or some other web server) is required to run phpLDAPadmin. Additionally, some recent version of PHP (we will use PHP 5) is needed, along with the PHP LDAP module.
For example, to install PHP 5, we would run the following command:
$ sudo apt-get install libapache2-mod-php5 php5-ldap
Installing PHP may require the satisfaction of several other dependencies, but apt-get will take care of the heavy lifting for you.
If you built OpenLDAP from source...
Change the font size
Change margin width
Change background colour