[Date Prev][Date Next] [Chronological] [Thread] [Top]

Atomic modifications



Hello,

I've a few questions with respect to the handling of LDAP messages by
the server.

First does the server handle each LDAP message as one atomic action?

Secondly are there provisions within the OpenLDAP server to start a
transaction of a few LDAP messages that will be handled as one atomic
action. What I want is to do a read and a modify at the same time. I.e.
no other LDAP messages must be handled between the read and modify,
because then I loose consistency.

Regards,

Edwin.