License

Copyright (C) 2008-2021 Oliver Bohlen.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

A copy of the license is included in the section entitled "GNU Free Documentation License".

Introduction

This documentation comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.

Howto: OpenLDAP WebGUI phpldapadmin for Gentoo Linux

Here a little WebGUI written in PHP for the administration of the OpenLDAP Server
After emerging phpldapadmin you have to copy the files from /usr/share/webapps/openldapadmin-<version>/htdocs into a Destination in your DocumentRoot. My Destination for example is /var/www/gabosh.net/htdocs/intern/phpldapadmin.

If you want to use this solution you need the following howto(s) finished:

Required software

The required software has to be installed with the following command(s):
emerge net-nds/phpldapadmin

Changes in /var/www/www.gabosh.net/htdocs/intern/phpldapadmin/config/config.php

File permissions:
Owner: root
Group: root
Permissions: -rw-r--r--

Click here for a download of the complete file: /var/www/www.gabosh.net/htdocs/intern/phpldapadmin/config/config.php

Changed on 02.03.09
Issued by olli
Beginning line 283

The LDAP Base


Before change
// $servers->setValue('server','base',array(''));
After change
$servers->setValue('server','base',array('dc=example,dc=com'));

Changed on 02.03.09
Issued by olli
Beginning line 311

The LDAP Base


Before change
#  $servers->setValue('login','bind_id','cn=Manager,dc=example,dc=com');
After change
$servers->setValue('login','bind_id','cn=Manager,dc=example,dc=com');

Please send a feedback to: doc<at>gabosh.net

Howto listing
File Index

Here you can find the official Gentoo Linux Forums where you can find a lot of answers.

Here a link to the official Gentoo Linux Homepage.

Edit Howto

About / Impressum

Click here for About / Impressum

Wishlist

If you want to support my work you can find my Amazon whishlist here