Installing PHPLdapAdmin To Manage Your Ldap Server

Fri, Jul 3, 2009

Linux

  1. I will be using lighttpd as the httpd
    apt-get install lighttpd php5-cgi php5-ldap php5-mhash
  2. Install PHPLdapAdmin
    apt-get install phpldapadmin
  3. Move your lighttpd.conf to lighttpd.conf.bak
    cd /etc/lighttpd
    mv lighttpd.conf lighttpd.conf.bak

    Then download this lighttpd.conf and restart lighttpd

    wget tuts4tech.net/files/lighttpd.conf
    /etc/init.d/lighttpd restart
  4. You should now be able to login to PHPLdapAdmin at http://server-ip:9090
, , , , ,

This post was written by:

Duffy - who has written 48 posts on Tuts4Tech.

I am the owner of this website, please feel free to ask me any questions you have

Contact the author

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Leave a Reply