Any idea why I am getting this "bi_db_open failed!" error?
# /usr/local/openldap/libexec/slapd -d -1 -u ldap -F /usr/local/etc/openldap/slapd.d -h ldapi:/// 522118c4 slapd startup: initiated. 522118c4 backend_startup_one: starting "cn=config" 522118c4 config_back_db_open Backend ACL: access to * by * none
522118c4 config_back_db_open: line 0: warning: cannot assess the validity of the ACL scope within backend naming context 522118c4 backend_startup_one: starting "dc=luthresearch,dc=net" 522118c4 bdb_db_open: "dc=luthresearch,dc=net" 522118c4 bdb_db_open: database "dc=luthresearch,dc=net": database already in use. 522118c4 backend_startup_one (type=bdb, suffix="dc=luthresearch,dc=net"): bi_db_open failed! (-1) 522118c4 slapd shutdown: initiated 522118c4 ====> bdb_cache_release_all 522118c4 slapd destroy: freeing system resources. 522118c4 syncinfo_free: rid=002 522118c4 slapd stopped. #
Thanks,
Clint