You can turn on the debugging of policies by creating a string preference:

browser.policies.loglevel

in about:config

and setting the value to

debug

This should help us figure out what is going on.

Mike

On Tue, Aug 21, 2018 at 6:31 AM, Dirk Schneider <[email protected]>
wrote:

> No, we dont use any GPO.
> We have used profile templates for years, worked fine.
> Now we have to change some settings independent of the used profile.
> For profiles used, not only for new ones.
>
> Dirk
>
>
> Am 20.08.2018 um 23:48 schrieb Mike Kaply:
> > Do you have any GPOs configured for Firefox?
> >
> > If a GPO is configured, policies.json is not read.
> >
> > Mike
> >
> > On Thu, Aug 9, 2018 at 4:36 AM, Dirk Schneider <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> >     Hi,
> >
> >     we use firefox esr with different profiles for internet and internal
> >     sites.
> >
> >     So I want to customize some ff settings for all profiles.
> >     I created a policies.json file:
> >
> >     {
> >       "policies": {
> >         "Certificates": {
> >           "ImportEnterpriseRoots": true
> >         },
> >         "DisableFeedbackCommands": true,
> >         "DisableFirefoxAccounts": true,
> >         "DisableFirefoxStudies": true,
> >         "DisablePocket": true,
> >         "DisableTelemetry": true,
> >         "DisplayBookmarksToolbar": true,
> >         "DontCheckDefaultBrowser": true,
> >         "OfferToSaveLogins": false,
> >         "SearchBar": "unified"
> >       }
> >     }
> >
> >
> >     I used a client management to distribute this file to
> >     firefox-install-folder\distribution\policies.json
> >
> >     At one (!) installation it workes with the default profile only, at
> >     every different installtion nothing happens.
> >
> >     Tested with Firefox 60.1.0 esr.
> >
> >
> >     Suggestions welcome ...
> >
> >     Dirk
> >
> >     --
> >     This email was Virus checked by Security Gateway at LKA MV.
> >
> >     _______________________________________________
> >     Enterprise mailing list
> >     [email protected] <mailto:[email protected]>
> >     https://mail.mozilla.org/listinfo/enterprise
> >     <https://mail.mozilla.org/listinfo/enterprise>
> >
> >     To unsubscribe from this list, please visit
> >     https://mail.mozilla.org/listinfo/enterprise
> >     <https://mail.mozilla.org/listinfo/enterprise> or send an email to
> >     [email protected]
> >     <mailto:[email protected]> with a subject of
> "unsubscribe"
> >
> >
> > --
> > This email was Virus checked by Security Gateway at LKA MV.
> >
>
> _______________________________________________
> 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"

Reply via email to