[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: bdb_equality_candidates: (cn) not indexed
Ok thanks I have fixed my problem !
On 20 Oct 2014, at 14:28, Clément OUDOT <clem.oudot@gmail.com<mailto:clem.oudot@gmail.com>> wrote:
2014-10-20 13:31 GMT+02:00 Gremaud Cyrill <cyrill.gremaud@hefr.ch<mailto:cyrill.gremaud@hefr.ch>>:
HI list !
I just have a 3-way multi-master replication with openldap for cn=config and HDB. Sometime in the log, I have this error/warning :
<= bdb_equality_candidates: (cn) not indexed
How can I fix it ? just add olcDbIndex cn eq ???
Yes.
and my second question is why this warning occurs ?
There should be an LDAP client doing search with such filter: (cn=abdc)
Clément.