All
Im starting to manage Mozilla Firefox ESR via CCK2 and JAMF. I have a few questions regarding aspects that are still a bit unclear to me.
1) Since the managed settings live inside the Firefox.app bundle itself, I assume this means I must manage all Firefox updates and installs going forward - otherwise my management settings will be destroyed when a new (unmanaged) copy of Firefox.app is installed in it's place, correct?
2) What's the difference in making a pref "locked" versus "default"?
3) CCK2 Extension versus CCK2 AutoConfig? Thoughts? Opinions?
4) When creating custom SSO preferences in CCK2, do I need to include the quotes or will CCK2 complete the proper syntax?
Example:
Preference: network.automatic-ntlm-auth.trusted-uris
Value: http://domain1.net, http://domain2.org, https://domain3.com
or
Preference: "network.automatic-ntlm-auth.trusted-uris"
Value: "http://domain1.net, http://domain2.org, https://domain3.com"
