iChat not inherting MCX settings
Hello everyone,
I'm a Mac tech at a University; we locally deploy new Macs using DeployStudio and I need to set a Jabber account up to image. I figured I would use a mcx store, based on the DSLocal instructions I found on this site.
I've got it setup and it works, It forces my Dock to stay on the right and I can get iTunes to disable the Music Store but iChat wont take the settings i'm putting in com.apple.iChat (we're doing this on SL)
iChat wont take, it still loads the wizard and the accounts aren't listed. I've attached the xmnc store;
Anyone have any ideas?
BTW, I've just stumbled upon the site and it's a great resource...thanks to everyone involved!
[code]
dsAttrTypeNative:mcx_settings:
mcx_application_data
com.apple.dock
Forced
mcx_preference_settings
orientation
right
mcx_targets
user-managed
com.apple.iChat
Forced
mcx_preference_settings
XMPPAccountToMerge
AllowSelfSignedSSL
1
AutoDiscoverHostAndPort
0
Description
CWRU IM
LoginAs
zxm27@im.case.edu
ServerHost
im.case.edu
ServerPort
5222
ServerSSLPort
5223
UseKerberos5
0
UseSSL
0
mcx_targets
user-managed
com.apple.iChat.Managed
Set-Once
mcx_preference_settings
XMPPAccount
AllowSelfSignedSSL
1
AutoDiscoverHostAndPort
1
Description
CWRU
LoginAs
zxm27@im.case.edu
ServerHost
im.case.edu
ServerPort
5222
ServerSSLPort
5223
UseKerberos5
1
UseSSL
1
mcx_targets
user
com.apple.iTunes
Forced
mcx_preference_settings
disableMusicStore
mcx_targets
user-managed
[/code]