[Zope] exUserFolder with MySQL and cookie authentication
Chris Withers
chrisw@nipltd.com
Tue, 25 Feb 2003 14:20:56 +0000
Tom Emerson wrote:
> I am running Zope 2.6.0 with XUF 0.10.10, and would like to use the
> MySQL authentication source with cookie authentication. Unfortunately
> it does not work: attempting to access a protected resource with the
> acl_users so configured results in:
I'd recommend trying SimpleUserFolder instead...
http://www.zope.org/Members/NIP/SimpleUserFolder
cheers,
Chris