--On February 17, 2012 3:22:47 AM +0000 quanah@zimbra.com wrote:
--On Friday, February 17, 2012 3:14 AM +0000 quanah@OpenLDAP.org wrote:
Full_Name: Quanah Gibson-Mount Version: 2.4.29 OS: Linux 2.6 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (75.108.184.39)
If one has a back-mdb database, some searches on the indexed attr of "cn" fail. I do not see this issue with an identically configured back-hdb install.
In checking some other entries, it only appears to occur with the filters:
"(cn=zimbra)"
and
"(cn=config)"
All other cn=xxxx values I tested work correctly.
Further update -- If I reload the database with just "slapadd", searches work. If I use quickmode "slapadd -q", the searches fail. So there is a bug in index generation with quick mode slapadd.
--Quanah