[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: alias dereferencing versus referrals
At 09:02 AM 2001-09-05, Nuno Miguel do Espirito Santo Gomes de Oliveira wrote:
>Thank you very much for answering. Really !
>
>>What version of OpenLDAP are you using?
>
>I'm using the windows version from
>FiveSight(http://www.fivesight.com/downloads/openldap.asp)
>based on the core 2.0.7
>
>>If 2.0.x, do you have an equality (eq) index on objectClass?
>
>None that I set myself. If you tell me how to check the db's indexing info,
>I'll try to find that out.
Add "index objectClass eq" to your slapd.conf and rebuild your
indexes.
Kurt