I have tried that as well...
An interesting thing though:
  If I search for objectclass=person OR objectclass=Person I get
       all person entries successful lookup.

so, why does the query (&(objectclass=Person)(cn=bob*))   fail?

It must be with the combination as cn=bob* works too.

AFAIK the structure of the query is correct.

are you saying that yours is succesful with a combined & query?

thanks, bob
____________________________________________________________What has worked for us is:

objectclass=Person

The key was to capitalize Person.  In lower case it
did not work, now it works great.

Robin

----- Original Message -----
From: "bob mcgregor" <[EMAIL PROTECTED]>
To: "IMailList" <[EMAIL PROTECTED]>
Sent: Friday, October 27, 2000 10:09 AM
Subject: [IMail Forum] Ldap search string


Hi,

I am wondering if anyone has a fix for this type of query against iMails
LDAP (6.0.5)?

Here's what works:
   search string = (&(objectclass=*)(cn=bob*))
      - returns the correct attributes.

what does not work:
   search string = (&(objectclass=person)(cn=bob*))
      - returns nothing

I think this second one should work as an attribute as objectclasses are
standard attributes.  There is a KB article that describes setting outlook
express with the objectclass=person value.

Is anyone aware of a way to make iMail respond with this search string?

thanks, bob
[EMAIL PROTECTED]
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to