9 Oct
2001
9 Oct
'01
9:18 a.m.
On Tue, 9 Oct 2001, Henning Eiben wrote:
Oops ... well so far I've only used the "standard" UserFolder provided by Zope ... and actually it's working alright for me :=) (at least right now).
I am developing a site where an user login in the system, then he can disconnect and after, login another time as other user. To do this it is needed to work with cookie-based-authentication, that is different from what you are using(standard). All the products I have talked you about are cookie based. After reading a lot of documentation i have understand that what you want to do is only possible with this method. However there are a lot of people that has asked for the same thing before you, so it's easy to find information. Bye.