hi,
I get lot of messages like:
<= bdb_equality_candidates: (ipHostNumber) not indexed <= bdb_equality_candidates: (ipHostNumber) not indexed <= bdb_equality_candidates: (memberUid) not indexed <= bdb_equality_candidates: (title) not indexed [...]
and some more. I don't know why it happens, because I have all attributes in my index:
olcDbIndex: ipHostNumber eq olcDbIndex: memberUID eq olcDbIndex: title eq [...]
and also the files are there and automatically created:
/var/lib/ldap/ou-company/{ ipHostNumber.bdb, memberUid.bdb, title.bdb }
All index attributes are added via cn=config with my LDAP Browser. Also restarts doesn't help.
I use Debian Squeeze packages in a n-way master configuration (two nodes)
Any suggestions?
cu denny