Retrieve Public Contact List with ldapsearch

Best practice information from Scalix users relating to integration of Scalix with other products.

Moderator: ScalixSupport

thomashe

Retrieve Public Contact List with ldapsearch

Postby thomashe » Wed Aug 05, 2009 5:09 am

Hi,

retrieving a private Contact List works fine:
ldapsearch -x -h MyHost -z 0 -LLL -D "cn=First Second,o=Scalix" -b'o=MyContacts' -wMyPass

I setup a public contact list (using Outlook 2003): New->Folder->Name=GlobalContacts, Folder contains=Contact Items and placed this in the "public folder"

That works fine for all accounts (except that Outlook crashes when using the first time: Tools->Addressbook->GlobalContacts - but that's not the problem :roll: )

What i like to do is retrieving this contact list through ldapsearch (i have to use ldapsearch from openldap as this query runs on a different system). So i tried:

ldapsearch -x -h MyHost -z 0 -LLL -D "cn=First Second,o=Scalix" -b'o=GlobalContacts' -wMyPass
ldapsearch -x -h MyHost -z 0 -LLL -D "cn=sxadmin,o=Scalix" -b'o=GlobalContacts' -wSXPass

Both are only returning the global address-book (the Scalix registered users)

Any hint how i should enter my search criteria for such a global contact list?

thanks in advance
Thomas

Return to “Third Party Integration”



Who is online

Users browsing this forum: No registered users and 1 guest