LDAP Help!

Hi Guys,Sales want a new email domain added to the server and a groups ‘sales’ setup for this domain.

So

  • I added the domain to my Global Domain config document.

  • Setup the user sales@domain in my groups.

Now i can email the group from my notes client and if i connect to the server via smtp directly.

But if i do an ldap query on the server for that address it returns 0 results. I have confirmed this via the activity logging.

I have restarted ldap (and the server) since I have added the sales group.

When I browse the schema using a schema browser I can see the correct sales entry but if i do a query i.e. (mail=sales@domain.com) then it returns nothing…

Any ideas why it’s not propagating through?

Subject: …

Does the names have a full text index?

I know the way the LDAP works changed in version 7. Maybe it changed again in r851?

Subject: full text index

Yes, names.nsf has a full text index.