web2ldap - Configuration

The configuration module directory web2ldapcnf/
General
<Download> <Features> <Roadmap> <News> <Demo> <Related>
Support
<Commercial> <Feedback> <FAQ>
Documentation
<Installing> <Customizing UI> <Configuration> <Compability> <Security> <Changes> <Files>

This is the reference documentation for the Python module package web2ldapcnf/. You can set configuration options for various aspects. See also the usability summary on how to customize the user interface the by configuration.

The configuration module is divided into different sub-modules:

__init__.py
Initialization module for the directory module. Simply do not touch this.
misc.py
Options needed in any running-mode.
standalone.py
Options only needed when running as stand-alone web server.
fastcgi.py
Options only needed when running as FastCGI server.
scgi.py
Options only needed when running as SCGI server.
hosts.py
Options specific for certain LDAP hosts.
monitor.py
Options only needed for monitor page.

Note:
The configuration itself is a Python module and therefore you have to provide a syntactically correct module and correct configuration parameters.
For doing nifty things please refer to the Python docs on details about the Python syntax itself. Most times this is not necessary since the example configuration is pretty easy to understand.


www.nosoftwarepatents.com