This shows you the differences between two versions of the page.
| — |
en:linux:phpldapadmin [2011/01/16 18:54] (current) matthieu created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag>en en:linux en:server en:web en:authentication}} | ||
| + | ====== PhpLdapAdmin ====== | ||
| + | PhpLdapAdmin is a web interface for [[openldap|LDAP]]. It is easy to install and use. | ||
| + | :!: Pay attention to secure phpmyadmin access from internet. | ||
| + | |||
| + | ===== Installation ===== | ||
| + | You first need to install [[Openldap]] and a [[serveur web]] with PHP. | ||
| + | |||
| + | To install phpldapadmin, add the package : | ||
| + | * phpldapadmin | ||
| + | |||
| + | |||
| + | ===== Configuration ===== | ||
| + | By default phpldapadmin is available at /phpldapadmin/ on the web server. | ||
| + | |||
| + | The configuration of phpldapadmin can be found inside the folder ///etc/phpldapadmin///. | ||
| + | |||
| + | ===== Backup ===== | ||
| + | * /etc/phpldapadmin/apache.conf | ||
| + | |||
| + | ===== Links ===== | ||
| + | * [[openldap]] | ||
| + | * http://phpldapadmin.sourceforge.net/ | ||