I realize this is old, but I never answered your other questions. Answers inline.
On Wed, Sep 12, 2018 at 6:05 AM, Marco Gaiarin <[email protected]> wrote: > > I'm starting to play with Policy/GPO, caming from some years of > AutoConfig files/script laying around. > > Some settings seems don't have an equivalent in GPO, and it is hard to > say if is because are ''outdated'' (some came from firefox 30...) or > because are not implemented. > > There's some sort of 'matrix' somewhere? > > > But... just because i'm here, some examples: > > I've not found equivalent to: > > a) > lockPref("extensions.update.enabled", false); > lockPref("extensions.update.autoUpdateEnabled", false); > lockPref("extensions.update.autoUpdateDefault", false); > DisableAppUpdate policy > but probably here is a different calling name... > > b) > pref("extensions.autoDisableScopes", 8); > pref("extensions.enabledScopes", 7); > > eg, enable only specifig extensions 'storages'... > > c) > pref("plugin.state.flash", 2); > pref("plugin.state.java", 2); > pref("plugin.state.npcan", 2); > > eg, enable only specific plugin (only flash listed) > Only flash is allowed with Firefox 60, so this isn't needed anymore. > > d) > pref("browser.disableResetPrompt", true); > > reset is 'recovery'? > Yes. DisableProfileRefresh is the policy Mike > > > Thanks. > > -- > dott. Marco Gaiarin GNUPG Key ID: > 240A3D66 > Associazione ``La Nostra Famiglia'' > http://www.lanostrafamiglia.it/ > Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento > (PN) > marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f > +39-0434-842797 > > Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! > http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000 > (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA) > _______________________________________________ > 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" >
_______________________________________________ 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"

