Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
===========================================================================
$NetBSD: MESSAGE,v 1.6 2006/05/23 20:51:44 adrianp Exp $
You will need to edit ${PREFIX}/share/phpldapadmin/config/config.php to
initially setup your site.
You will also need to make phpLDAPAdmin accessible through your HTTP server.
If you are running Apache then you can add the following line to httpd.conf:
Include ${PKG_SYSCONFDIR}/phpldapadmin.conf
to make phpLDAPAdmin accessible through:
http://localhost/ldapadmin/
In addition to this it is highly recommended that you check the permissions
on the phpLDAPAdmin configuration file (config.php) as this can contain
sensitive information.
===========================================================================