I am looking for all the keys that can be used in "com.apple.homeSync" or other payloads
I have to enrich/modify the XMLs created by Profile Manager. Has anyone found a (complete) Reference for Keys in OSX ?
In Apples` developer library I found the 490 References: Configuration Profile Reference, Information Property List Key Reference,...
but I cannot even find the keys Profile Manager creates - like syncPreferencesAtlogin,....
In detail: I want to set the defaults for conflicts during syncing.
Is there still the key: "loginConflictResolution" ?
10.4 description: who wins login/logout conflicts values (number):
1 = local home wins
2 = network home wins
? 3 = latest timestamp wins ?