dataflake.org

Home Documentation Software Old Stuff Bug Reporting

LDAPLoginAdapter

The LDAPLoginAdapter is a user folder replacement for Zope that authenticates Zope users against LDAP. It is written for Zope versions 2.3.0 and higher.

This tool is deprecated in favor of the LDAP User Folder. If you run Zope 2.4 and up you should use the LDAP User Folder.

If you use the CMF you should not use the cookie mode - the CMF has its own cookie handling mechanism ( the "CookieCrumbler") and I cannot guarantee that the this product will work correctly when cookie authentication is selected unless you delete the CookieCrumbler. There is no adverse interaction if Basic Auth mode is selected.

This product is based on the original LDAPAdapter product by Ross Lazarus and Soren Roug which can be found at sourceforge.net/projects/zldapadapter. If you are looking for a solution for pre-2.3.0 based sites you should consider the LDAPAdapter instead.

This software is provided under a license. Please see LICENSE.txt for the details of this license.

Releases (latest version: 1.6)

Release Version Release Date Downloads
LDAPLoginAdapter 1.6 1.6 2002/07/25 533
LDAPLoginAdapter 1.6beta2 1.6beta2 2002/04/02 334
LDAPLoginAdapter 1.6beta1 1.6beta1 2002/04/02 334
LDAPLoginAdapter 1.5beta3 1.5beta3 2002/04/02 342
LDAPLoginAdapter 1.5beta2 1.5beta2 2002/04/02 344

View all releases

Subversion repository

You can follow the latest developments via Subversion at the following address: http://svn.dataflake.org/LDAPLoginAdapter/