[Zope] remote authentication
Chris Withers
chris at simplistix.co.uk
Mon Sep 1 11:29:28 EDT 2008
Garry Saddington wrote:
>> You share a common ZODB containing the acl_users folder in the root through
>> ZEO and mount different other ZODBs using ZEO into the mounted main
>> storage.
>>
> Thanks that sounds perfect, I didn't think about it like that!
> regards
You could also just store the user info in PostGres and connect to it
from both instances. Something like SimpleUserFolder lets you do that
pretty easilly.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list