Schy Frampton 27.Aug.08 06:15 PM a Web browser Profiles2.0All platforms
I am getting entries from my Domino directory that I do not want in profiles when I populate and sync the database. I tried adding a an entry in the person document, comments field. I am able with my ldap browser to filter out the users.
I used the filter (&(uid=*)(objectclass=dominoPerson)(!(description=NP))).
When I use the same filter in the source_ldap_search_filter it looks like it is still getting all entries. I know the field is being used, because when I have an invalid filter there, the script throws and exception.