Hi,

We will try to update our company from Firefox 52 ESR to Firefox 60 and we'd like to try the new Group Policy integration feature. At the moment we use autoconfig to set or lock some preferences. Some questions:

1. We found how to convert some of them to GPO but we don't know if there are policies for:

Important
defaultPref("browser.fixup.domainwhitelist.intranet", true);
pref("extensions.autoDisableScopes", 0); // To install system addons without prompt the user

pref("extensions.update.enabled", false); // The policy DisableSystemAddonUpdate works for that or only for system addons?

Others
pref("capability.policy.policynames", "localfilelinks");
pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
pref("capability.policy.localfilelinks.sites", "http://intranet ...");
pref("dom.allow_scripts_to_close_windows", true);
pref("security.tls.insecure_fallback_hosts", "testdomain.net");
pref("security.insecure_field_warning.contextual.enabled", false);
pref("security.ssl.enable_ocsp_stapling", false);
pref("extensions.blocklist.enabled", false);
defaultPref("spellchecker.dictionary", "ca");
defaultPref("layout.spellcheckDefault", 2);
pref("extensions.shownSelectionUI", true);
pref("dom.serviceWorkers.enabled", true); // Disabled for default on ESR
pref("dom.serviceWorkers.openWindow.enabled", true); // Disabled for default on ESR
pref("dom.push.enabled", true); // Disabled for default on ESR
pref("_javascript_.options.wasm", true); // Disabled for default on ESR

2. How is better to install system addons? At the moment we use autologon to execute a BAT that install addons in c:\Program Files. I've seen a Extensions policy that can install addons, but I think only user addons. Is it advisable to use this and lock via Locked policy?

2.1. How we set addon options/prefs?

3. Is it possible to install dictionary / spellchecker throught gpo?

4. Is it possible to use GPO and Autoconfig at the same time?

Thx,
--

Dimas Streich i Colomeda
Unitat de Tecnologies de la Informació i Comunicació
Hospital Universitari de Girona Doctor Josep Trueta
Institut Català de la Salut Girona
Departament de Salut | Generalitat de Catalunya
Av.França s/n | 17007 Girona
[email protected] | http://www.hospitaltrueta.cat
    

Aquest missatge s'adreça exclusivament a la persona destinatària i pot contenir informació privilegiada o confidencial. Si no sou el destinatari indicat, us recordem que la utilització, divulgació i/o còpia sense autorització està prohibida en virtut de la legislació vigent. Si heu rebut aquest missatge per error, feu-nos-ho saber immediatament per aquesta via i destruïu-lo.
Abans d'imprimir aquest correu, assegureu-vos que és realment necessari.
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to