blob: 0bb466085dc39ef3dcc1e7221522f00bfc51f080 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===============================================================================
Run:
%%DATADIR%%/sbin/web2ldap.py
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 instructions on installing the CGI version of web2ldap, please look at the
enclosed documentation in:
%%DOCSDIR%%/htdocs/
===============================================================================
|