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 ??? and my second question is why this warning occurs ? thanks a lot for your response.
cyrill gremaud
2014-10-20 13:31 GMT+02:00 Gremaud Cyrill 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.
Ok thanks I have fixed my problem !
On 20 Oct 2014, at 14:28, Clément OUDOT <clem.oudot@gmail.commailto:clem.oudot@gmail.com> wrote:
2014-10-20 13:31 GMT+02:00 Gremaud Cyrill <cyrill.gremaud@hefr.chmailto: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.
openldap-technical@openldap.org