I am using lsxldap.dll to lookup users in an iPlanet LDAP Directory. I want to loop thru all users listed in my Domino Directory using a field that contains a unique id for each user to verify that that exist on the LDAP server. Then I want to take some of the info return for each user and append that info to fields on each users person doc. I can not figure out how to make use of the ldapsearch.filter and ldapsearch.base that will allow me to do do this. Is there any detail documentation on lsxldap? ( I have not been able to find anything useful) Or has anyone used lsxldap in this manner that can give me examples?