dataflake.org

Home Documentation Software Old Stuff

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 916
LDAPLoginAdapter 1.0beta1 1.0beta1 2002/04/02 847
LDAPLoginAdapter 1.0beta2 1.0beta2 2002/04/02 845
LDAPLoginAdapter 1.0beta3 1.0beta3 2002/04/02 869
LDAPLoginAdapter 1.0 1.0 2002/04/02 766

View all releases

Subversion repository

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