[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Locking/atomicity in OpenLDAP
* Kurt D. Zeilenga
> At 12:41 PM 1/8/01 +1100, Matthew Palmer wrote:
> >What are the general atomicity guidelines in OpenLDAP?
>
> The atomicity guidelines of LDAP should apply.
>
> In general (*), LDAP provides atomicity at the entry level.
> That is, any two operations acting upon a entry are serialized
> by the server.
What about transactions? I guess LDAP doesn't support this (found no
reference to it in RFC 2251), but I could imagine situations where it
could be very useful.
Would transactions in LDAP be a good idea?
vr