Files
ports/www/web2ldap/files/pkg-message.in
T
Alexey Dokuchaev f6f36be196 - Resurrect and update to version 1.5.112
- Actualize dependencies and pkg-message
2021-01-29 13:35:49 +00:00

22 lines
541 B
Plaintext

[
{ type: install
message: <<EOM
Run:
service web2ldap onestart
to start the standalone version of web2ldap. By default it only accepts
connections from localhost, this can be changed by editing configuration
option ``access_allowed'' in the file:
%%ETCDIR%%/web2ldapcnf/__init__.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
EOM
}
]