The www/phpldapadmin port
phpldapadmin-1.2.6.7p2 – web-based LDAP browser to manage LDAP servers (cvsweb github mirror)
Description
phpLDAPadmin is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. To accomplish the latter you'll need a properly set up LDAP server. It is up to you to install and configure such a system.WWW: https://github.com/leenooks/phpLDAPadmin
Readme
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
phpLDAPAdmin has been installed into ${INSTDIR}
You should point this to the DocumentRoot of your web-server:
# ln -s ../phpldapadmin /var/www/htdocs/phpldapadmin
(make sure you use a relative symlink since Apache is chrooted)
Edit ${INSTDIR}/config/config.php to configure phpLDAPAdmin.
For jpeg photos to work properly, you must configure the variable
$config->custom->jpeg['tmpdir'] in config.php.
You can ensure you have a working install by accessing:
http:///phpldapadmin/index.php
Maintainer
The OpenBSD ports mailing-list