2004-08-29 17:56:34 +02:00
|
|
|
===========================================================================
|
2006-05-23 22:51:44 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.6 2006/05/23 20:51:44 adrianp Exp $
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2006-05-19 00:13:46 +02:00
|
|
|
You will need to edit ${PREFIX}/share/phpldapadmin/config/config.php to
|
2005-05-24 00:01:42 +02:00
|
|
|
initially setup your site.
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2005-05-24 00:01:42 +02:00
|
|
|
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:
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2005-09-06 23:47:46 +02:00
|
|
|
Include ${PKG_SYSCONFDIR}/phpldapadmin.conf
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2005-05-24 00:01:42 +02:00
|
|
|
to make phpLDAPAdmin accessible through:
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2006-05-23 22:51:44 +02:00
|
|
|
http://localhost/ldapadmin/
|
2004-08-29 17:56:34 +02:00
|
|
|
|
2006-05-23 22:51:44 +02:00
|
|
|
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.
|
2004-08-29 17:56:34 +02:00
|
|
|
===========================================================================
|