phpldapadmin

web-based LDAP browser to manage LDAP servers

WWW CVSWeb GITHub
  1. Package version
    phpldapadmin-1.2.6.7p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

+-----------------------------------------------------------------------
| 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://<localhost>/phpldapadmin/index.php

  • lang/php/8.2,-ldap
  • php->=8.2,<8.3:lang/php/8.2