Am Thu, 25 Aug 2016 15:26:56 -0500 schrieb Dave Schneider Dave.Schneider@e2open.com:
I'm having problems getting the rootDN working when using slapd-config form of configuration, while the "exact" same configuration using slapd.conf works fine. Here are my stripped down test versions of the two configurations (hashed password is 'secret' from slappasswd):
[...]
I am not willing to debug your configuration, but I would just delete the cn=config database and run as root:
slaptest(8) -f /path/to/slapd.conf -F /path/to/slapd.d/
and compare the result.
-Dieter