30 Dec
2001
30 Dec
'01
1:22 p.m.
Go with A). Use LoginManager. There are several HOWTOs on zope.org for using it with an SQL user source. Use jok's - I found it to be more straightforward.
LoginManager has been abandoned. It is no longer developed, and AFAIK may not work with recent Zope releases. I would recommend using exUserFolder, which is working nicely and under active development. -- Milos Prudek