Jonathan Nicholson wrote:
Interesting problem with LDAP in active/active mode.

When trying to publish a certificate first the basic user information is
added. The connection is then torn down and re-established to modify the
entry to add the certificate.

With active/active it's possible for this to happen on 2 seperate machines
and the update not have made it between them.

How easy is it to change this behaviour to that certificates are added in
an atomic way?

I put the core LDAP to OpenCA::LDAP and now we establish only one connection and use this connection until the LDAP object is destroyed. So this problem should be solved with the CVS versions.


Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to