[Zope] [ANN] CMFLDAP product released
   
    Jens Vagelpohl
     
    jens@dataflake.org
       
    Sun, 29 Apr 2001 22:44:44 -0400
    
    
  
hi everybody,
CMFLDAP is a standalone python product which replaces the membership tools
in the CMF with LDAP-backend-compatible implementations.
In order to work with an LDAP server it uses the services exposed by the
LDAPLoginAdapter (http://www.dataflake.org/software/ldaploginadapter) and
the LDAPUserManager (http://www.dataflake.org/software/ldapusermanager)
products.
  **Important note**
  The minimum software requirements for this product combo are as follows:
  o Zope 2.3.0 or higher
  o a CMF CVS checkout or release after 4/27/01
  o LDAPLoginAdapter 1.4beta3 or higher
  o LDAPUserManager 1.1beta2 or higher
You can view some of the documentation and download the software at
http://www.dataflake.org/software/cmfldap/.
A Tracker at that same address allows you to easily file bug reports or
feature requests for this product.
jens