To get Leopard client to sync properly with Tiger server I have to add following six keys to com.apple.homeSync.plist:
[code]syncBackgroundSetAtLogin
dontSync
syncBackgroundSetAtLogout
dontSync
syncPreferencesAtLogin
sync
syncPreferencesAtLogout
sync
syncPreferencesAtSyncNow
dontSync
syncPreferencesInBackground
dontSync[/code]
Recent Comments