This is a testing call for the forthcoming OpenLDAP 2.7.0 alpha release.
Note that the LMDB library has been updated to the 1.0 series, so if deploying this early RE27 into an existing 2.6 deployment it will be required to do a database dump via slapcat under 2.6, and then import the database with slapadd under 2.7.
Generally, get the code for RE27:
Extract, configure, and build.
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Thanks!
Regards, Quanah