Hi,
In logs mdb_substring_candidates: (cn) not indexed
But
slapcat -b cn=config | grep olcDbIndex
olcDbIndex: cn eq
Please tell me what this message is about ?
--On Wednesday, April 14, 2021 9:14 AM +0000 Клеусов Владимир Сергеевич Kleusov.Vladimir@wildberries.ru wrote:
Hi,
In logs mdb_substring_candidates: (cn) not indexed
But
slapcat -b cn=config | grep olcDbIndex
olcDbIndex: cn eq
Please tell me what this message is about ?
Equality and substring are not the same thing.
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Quanah Gibson-Mount quanah@symas.com schrieb am 14.04.2021 um 17:10 in
Nachricht <ED318B91FB5D1F6BFB1E5CD9@[192.168.1.156]>:
--On Wednesday, April 14, 2021 9:14 AM +0000 Клеусов Владимир Сергеевич Kleusov.Vladimir@wildberries.ru wrote:
Hi,
In logs mdb_substring_candidates: (cn) not indexed
But
slapcat -b cn=config | grep olcDbIndex
olcDbIndex: cn eq
Please tell me what this message is about ?
Equality and substring are not the same thing.
So couldn't the message be: mdb_substring_candidates: index "cn sub" missing
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
--On Thursday, April 15, 2021 9:37 AM +0200 Ulrich Windl Ulrich.Windl@rz.uni-regensburg.de wrote:
In logs mdb_substring_candidates: (cn) not indexed
So couldn't the message be: mdb_substring_candidates: index "cn sub" missing
It literally already provides all the necessary information. I'd also note that there are multiple different ways to configure substring indices, so a blanket statement is not appropriate. Nor is there any guarantee that it's actually desired to index it.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org