Posted on 04-11-2016 11:18 AM
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"
Posted on 04-11-2016 11:28 AM
Hi @dstranathan,
-Tim
Posted on 04-11-2016 10:47 PM
Greg Neagle wrote a great autopkg receipe for FireFox that automatically packages your autoconf files into firefox.
This would save you having to do much work, just create the autoconfig the way you want, drop it into the recipe over ride folder and let autopkg create new custom firefox packages for you
https://github.com/autopkg/gregneagle-recipes/blob/master/Mozilla/FirefoxAutoconfig.pkg.recipe