Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

IMIO/Products.LDAPUserFolder

 
 

Repository files navigation

Documentation Status Current version on PyPI Supported Python versions

Products.LDAPUserFolder

This product is a replacement for a Zope user folder. It does not store its own user objects but builds them on the fly after authenticating a user against the LDAP database.

Documentation

Documentation is available at https://productsldapuserfolder.readthedocs.io/

Bug tracker

A bug tracker is available at https://github.com/dataflake/Products.LDAPUserFolder/issues

Debugging problems

All log messages are sent to the standard Zope event log 'event.log'. In order to see more verbose logging output you need to increase the log level in your Zope instance's zope.conf. See the 'eventlog' directive. Setting the 'level' key to 'debug' will maximize log output and may help pinpoint problems during setup and testing.

About

LDAP-enabled Zope user folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%