Phpldapadmin

From SME Server
Revision as of 14:47, 12 November 2007 by Jester (talk | contribs) (Additional translations and typos)
Jump to navigationJump to search


phpldapadmin for SME 7.x

Maintainer

Michel Van hees

Description

Automatic installation of [phpldapadmin] on SmeServer.

[phpldapadmin] is a ldap client. It's powerfull multilangage administration interface allows you to edit the ldap server that comes with SME Server.

The installed version is 0.9.8.3, wewer versions exist but they require php5.

Installation

wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=323"
yum localinstall smeserver-phpldapadmin-0.9.8.3-1.noarch.rpm


Uninstall

rpm -e smeserver-phpldapadmin


Usage

You can access [phpldapadmin] the interface by opening your web browser at the address: https://[IP ou NOM]/phpldapadmin

To login use the system admin login and password.

Settings

By default, the installation process limits the access to [phpldapadmin] to the local network.

To enable access to [phpldapadmin] from the internet and your local network :

db configuration setprop phpldapadmin access public
signal-event console-save

To limit access to local network :

db configuration setprop phpldapadmin access private
signal-event console-save


Additional information

Michel Van hees (MasterSleepy)