At 08:20 AM 2002-01-23, Michel.Minsoul wrote: >Do you have any idea why the write and the read are not correctly >serialized by openldap in this case ? By design, one requests are not serialized. That is, the search may appear to have occurred before or after the add (but not during).