All, I am trying to install directory-fortress-core with openldap-2.4.31 and am following the instructions from https://github.com/apache/directory-fortress-core/blob/master/README.md
What's missing in the above referenced documentation is that open ldap 2.4 and above versions uses the dynamic config and hence require the conversion of slapd.conf and here's command that I use for the conversion: sudo -u openldap slaptest -f slapd.conf -F slapd.d -v 58e59f4d slapd.conf: line 67: rootdn is always granted unlimited privileges. 58e59f4d mdb_db_open: database "cn=log" cannot be opened, err 2. Restore from backup! 58e59f4d backend_startup_one (type=mdb, suffix="cn=log"): bi_db_open failed! (2) slap_startup failed (test would succeed using the -u switch) The Conversion fails to create the required databases ( log and fortress ) Have checked permissions on the various ldap folders and have not been able to resolve this. Hoping that someone on this mailing list has run into this. Any help will be greatly appreciated !! Regards, Gigen Thomas
