Not sure I understand the question fully, but, no objectClass is not indexed. objectCategory is. So if you want to get all users you do:
(&(objectCategory=person)(objectClass=user)) Thanks, Brian Desmond [EMAIL PROTECTED] c - 312.731.3132 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ActiveDir- > [EMAIL PROTECTED] On Behalf Of Matheesha Weerasinghe > Sent: Tuesday, April 18, 2006 1:00 PM > To: [email protected] > Subject: [ActiveDir] stupid ldap queries > > All > > Could someone please explain how Non-indexed queries (e.g. > "objectClass=user") fall in this category? I saw this mentioned in some > slides by Gil and couldnt quite understand what he meant. Isn't > objectclass indexed as part of the partial attribute set? > > Thanks > > M@ > List info : http://www.activedir.org/List.aspx > List FAQ : http://www.activedir.org/ListFAQ.aspx > List archive: http://www.mail- > archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
