set role authenticated for logged in user
Hello, I am building some sort of login manager with Interbase. How can the user be validated from Interbase act as an authenticated user ? Must I add a local role ? Regards, Michael
I use Interbase as well. Take a look at simpleUserFolder ... its an elegant solution to storing user information outside the ZODB (including userId,password, roles, etc). David ----- Original Message ----- From: "Michael Bleijerveld" <michael@bleijerveld.nl> To: <zope@zope.org> Sent: Monday, August 04, 2003 12:17 PM Subject: [Zope] set role authenticated for logged in user
Hello,
I am building some sort of login manager with Interbase. How can the user be validated from Interbase act as an authenticated user ? Must I add a local role ?
Regards,
Michael
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
David Hassalevris -
Michael Bleijerveld