Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
phpldapadmin: Web-based tool for managing LDAP servers
- Summary
- PhpLDAPadmin is a web-based LDAP client.
It provides easy, anywhere-accessible, multi-language administration
for your LDAP server. Its hierarchical tree-viewer and advanced search
functionality make it intuitive to browse and administer your LDAP directory.
Since it is a web application, this LDAP browser works on many platforms,
making your LDAP server easily manageable from any location.
PhpLDAPadmin is the perfect LDAP browser for the LDAP professional
and novice alike. Its user base consists mostly of LDAP administration
professionals.
Edit /etc/phpldapadmin/config.php to change default (localhost) LDAP server
location and other things. Edit /etc/httpd/conf.d/phpldapadmin.conf to allow
access by remote web-clients.
Changelog
- * Fri Nov 18 22:00:00 2005 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 0.9.7.2-2
- update upstream's tarball (was changed without version increment)
- don't treat VERSION as doc file (#173513)
- * Tue Nov 15 22:00:00 2005 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 0.9.7.2-1
- update to 0.9.7.2
- * Tue Nov 1 22:00:00 2005 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 0.9.7.1-1
- upgrade to 0.9.7.1
- adapt patches and spec to new upstream layout.
- don't strip debug anymore -- all seems to work fast enough now.