mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
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
17 lines
620 B
Text
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
|
|
|
|
===============================================================================
|