31 Aug
2008
31 Aug
'08
3:14 p.m.
On Sunday 31 August 2008 15:31, Andreas Jung wrote:
--On 31. August 2008 15:38:38 +0100 Garry Saddington
<garry@schoolteachers.co.uk> wrote:
On Sunday 31 August 2008 15:10, Andreas Jung wrote:
--On 31. August 2008 15:01:24 +0100 Garry Saddington
<garry@schoolteachers.co.uk> wrote:
Is there a way to have two separate zope instances on different machines and have them both authenticate against one acl_users folder on only one of these machines?
By using ZEO?
No because I want to use different ZODB's.
What is the problem?
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 garry