- fcgi/web2ldap.py
-
web2ldap FastCGI wrapper script
- sbin/
-
- web2ldap.py
-
web2ldap stand-alone start script
- occonf2ldapoc.py
-
converts OpenLDAP config file containing objectClass definitions
(e.g. slapd.oc.conf) to the module etc/web2ldap/ldapoc.py
(reads from stdin, writes to stdout).
- htdocs/
-
- web2ldap.html
-
Start web page.
- features.html
-
List of features.
- demo.html
-
Web page which points to on-line demos on sites.inka.de.
- feedback.html
-
HTML form for sending quality feedback to
feedback@web2ldap.de.
- install.html
-
Installation instructions
- security.html
-
Notes about security issues
- roadmap.html
-
Things that will be done in the future.
- changes.html
-
Release History
- web2ldapcnf*.html
-
Description of configuration modules in etc/web2ldap/web2ldapcnf/.
- files.html
-
The document you are currently reading.
- css/
-
Directory containing example CSS files (cascaded style sheets).
- etc/
-
- web2ldap/
-
- web2ldapcnf/
-
- misc.py
-
- hosts.py
-
- standalone.py
-
- ldapoc.py
-
contains schema information (might be generated by
sbin/occonf2ldapoc.py
- templates/
-
various HTML templates for displaying entries and input forms
- pylib/
-
various modules