2014-09-23#
RFC 5805#
Forwarded message ---------- Michael Ströder asked:
Which LDAP servers have support LDAP transactions as defined in RFC 5805?"#
was asked by Michael StröderSome answers:
UnboundID #
The UnboundID Directory Server has full support for LDAP transactions as described in RFC 5805. These transactions are also supported through the UnboundID Directory Proxy Server in configurations in which all backend servers have identical sets of data, as well as support for transactions in certain entry-balanced configurations (where the data may be split up into multiple non-identical sets.In addition, the UnboundID LDAP SDK for Java includes a simple in-memory directory server that is primarily intended for application development and testing purposes rather than any kind of production use. This in-memory directory server also provides full support for LDAP transactions.