Metadata-Version: 1.0
Name: Products.LDAPConnector
Version: 1.0
Summary: Persistent Zope 2 LDAP connection manager
Home-page: http://pypi.python.org/pypi/Products.LDAPConnector
Author: Jens Vagelpohl and contributors
Author-email: jens@dataflake.org
License: ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)
Description: ========================
        Products.LDAPConnector
        ========================
        
        .. contents::
        
        Bug tracker
        ===========
        Please post questions, bug reports or feature requests to the bug tracker
        at https://bugs.launchpad.net/products.ldapconnector
        
        SVN version
        ===========
        You can retrieve the latest code from Subversion using setuptools or
        zc.buildout via this URL:
        
        http://svn.dataflake.org/svn/Products.LDAPConnector/trunk#egg=Products.LDAPConnector
        
        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.
        
        
        ------------------------------------------------------------
        
        Changelog for Products.LDAPConnector
        ====================================
        
        1.0 (2010-04-14)
        ----------------
        - initial release
        
        ------------------------------------------------------------
        
        Download
        ========
Keywords: web application server zope zope2 ldap
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Zope2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
