ports/www/web2ldap/files/pkg-message.in
Palle Girgensohn 76c3268173 Update web2ldap to verstion 1.3.16
Also welcome py-ldap0 to the ports tree as a dependency.

This version adds a rc script to start the standalone mode.
Taking maintainership as bsam@ offered to step down.

Releasenotes:	https://web2ldap.de/changes-1.3.html#r1.3.16
PR:		227459
2018-05-03 13:26:25 +00:00

17 lines
620 B
Text

===============================================================================
Run:
service web2ldap onestart
to start the standalone version of web2ldap. By default it only accepts
connections from localhost, but this can be modified in:
%%DATADIR%%/etc/web2ldap/web2ldapcnf/standalone.py
For configuration suggestions on installing the WSGI version of web2ldap using
apache *instead of the standalone version*, please look at the enclosed
documentation in:
https://fossies.org/linux/web2ldap/etc/apache2/sample-mod_wsgi.conf
===============================================================================