Because OpenLDAP is used in the configuration, you can configure OpenLDAP server in windows.
The openldapinstallation package is available at http://download.bergmans.us/openldap. although the installation package is only 2.29
The problem finally came. When we were doing ACI, we found that our server was missing the attributetype of openldapaci, which could not be manually added.
This attribute exists by default in 2.29, but can be used only after config -- enable-ACI before compilation... Maybe bergmans forgot this when compiling OpenLDAP ..
After a long time, I found another item, http://www.symas.com/. I got a free service based on openldapand Cyrus SASL. After installation, I saw the attribute olcaccess, which seems to be used in 2.4 for access control of the entry, however, SASL certification is a headache for me, and it is also useless... We hope to have a "clean" OpenLDAP for win and enable ACI...
Finally, we found a typical OpenLDAP 2.4 for win on http://code.google.com/p/i18n-zh/wiki/openldap, which is time-consuming. We have completed manual configuration step by step, added our schema, and added some ldif ..