diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-15 16:19:04 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-15 16:19:04 +0800 |
commit | 6b4c9542293b280493c04b7311e68deaacab9da3 (patch) | |
tree | c19438eac9851da06ba5dc12bd4931f472d63ead /net/phpldapadmin/pkg-descr | |
parent | e67907c9fb0ca0f35515bbd61e56ea963690af3a (diff) | |
download | freebsd-ports-gnome-6b4c9542293b280493c04b7311e68deaacab9da3.tar.gz freebsd-ports-gnome-6b4c9542293b280493c04b7311e68deaacab9da3.tar.zst freebsd-ports-gnome-6b4c9542293b280493c04b7311e68deaacab9da3.zip |
Add phpldapadmin 0.9.4b, a set of PHP-scripts to administer LDAP
servers over the web.
PR: 66154
Submitted by: Matthew Seaman
Diffstat (limited to 'net/phpldapadmin/pkg-descr')
-rw-r--r-- | net/phpldapadmin/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/phpldapadmin/pkg-descr b/net/phpldapadmin/pkg-descr new file mode 100644 index 000000000000..80de707d442b --- /dev/null +++ b/net/phpldapadmin/pkg-descr @@ -0,0 +1,11 @@ +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. + +WWW: http://phpldapadmin.sourceforge.net/ |