Miles [EMAIL PROTECTED] wrote:

> 
> I need to integrate a zope instance with memberdata that is stored in 
> mysql (generated by a pre-existing discuss forum).  Users need to be 
> authenticated by mysql, and the memberdata tool should be able to get 
> and set their properties, as well as adding new users etc.

I can recommend MySQLUserFolder. 

Its code is very clean, software is simple and stable.
It's also based on very reasonable assumptions when it comes to matters
like sessions, cookies handling, etc.

It hasn't been upgraded for some time just because of vanishing
community factor I guess.

It's quite extensible. You have got "misc" table for additional
properties storage.

Best of luck,

-- 
Michal Kurowski

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to