15 Sep
2003
15 Sep
'03
2:20 p.m.
Jens Vagelpohl wrote:
http://www.zope.org/Products/user_management
On Saturday, Sep 13, 2003, at 13:03 US/Eastern, Alexander Alvarado wrote:
I'm looking for a product to manage user loggin I'm using an MS Access database
Try scripting it with: http://www.zope.org/Members/NIP/SimpleUserFolder ...and some ZSQL methods. You'll need to find a Zope database for MS Access or ODBC first though... How coem you want to use Access? Why not just use the normal acl_users? Chris