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 _______________________________________________ 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 )