Leopard Mac OS X Server did not introduce a simple solution for sharing your Address Book with others. Yes there is the Directory Utility in which you can define shared co
ntacts, which you can then move to your Address Book. Or you can open
your Address Book client and search the Directory Services or even approach the Mac OS X Server build-in LDAP Server.
The first solution, move from the Directory Utility will make a copy
of the contacts but there are no updates. The second, access Directory Services from Address Book will work, gives you all the data however you cannot create groups on the contacts. Well you can copy the into your address book but then, again, no updates. Connect to the LDAP server will give you the update function but only seven attributes will be copied.
On top of this I builded a Cocoa GUI:

With this you can fill in your own LDAP Server and Port, fill in the Bind DN. The interval value is ignored.. When changing any of the attributes you can always go to the previous settings by clicking "Cancel". If the values are fine with you can can click apply and these values will be saved as defaults.
By pressing the "Sync" button the synchronization itself will start. If nothing happens please check your address book if anything changed. If not check your logging via the Console Utility.
No comments:
Post a Comment