Hello all.
I asked this on a prev email, but was inside another topic.
I have my LDAP server, the EModel already(which I reverse engineered) , and setup it relationships.
I configured the EOModel with this url: ldap://localhost:389/0=xws
now. I did a successful fetch with the following command,
XWSContactsGroup.fetchRequiredXWSContactsGroup(ec,XWSContactsGroup.CN_KEY , "Contacts").canSyncUID()
Now, as you can see I set up my EOModel on the Root of the LDAP tree. How can I change the starting search point or DN, to avoid a exhaustive search when a lot of records are in the LDAP server?... or EOF manage that for me if I set up a proper qualifier?
I know little about LDAP, just my boss its concern about this situation.
Thanks a lot
Regards
Gustavo
|