Re: LDAP and "bdb_equality_candidates: not indexed"
First stop slapd then run slapindex. It should be fine.
If you get:
# Correct the ownership of the index files ..
then do as requested:
Code:
sudo chown openldap:openldap /var/lib/ldap/*
and start slapd again.
Linux newbie, any advice given should be googled for verification