<div dir="ltr"><div dir="ltr"><div>You can turn on the debugging of policies by creating a string preference:</div><div><br></div><div>browser.policies.loglevel</div><div><br></div><div>in about:config</div><div><br></div><div>and setting the value to</div><div><br></div><div>debug</div><div><br></div><div>This should help us figure out what is going on.</div><div><br></div><div>Mike<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 21, 2018 at 6:31 AM, Dirk Schneider <span dir="ltr"><<a href="mailto:dirk.schneider@lka-mv.de" target="_blank">dirk.schneider@lka-mv.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No, we dont use any GPO.<br>
We have used profile templates for years, worked fine.<br>
Now we have to change some settings independent of the used profile.<br>
For profiles used, not only for new ones.<br>
<br>
Dirk<br>
<br>
<br>
Am 20.08.2018 um 23:48 schrieb Mike Kaply:<br>
> Do you have any GPOs configured for Firefox?<br>
> <br>
> If a GPO is configured, policies.json is not read.<br>
> <br>
> Mike<br>
> <br>
> On Thu, Aug 9, 2018 at 4:36 AM, Dirk Schneider <<a href="mailto:dirk.schneider@lka-mv.de">dirk.schneider@lka-mv.de</a><br>
> <mailto:<a href="mailto:dirk.schneider@lka-mv.de">dirk.schneider@lka-mv.<wbr>de</a>>> wrote:<br>
> <br>
> Hi,<br>
> <br>
> we use firefox esr with different profiles for internet and internal<br>
> sites.<br>
> <br>
> So I want to customize some ff settings for all profiles.<br>
> I created a policies.json file:<br>
> <br>
> {<br>
> "policies": {<br>
> "Certificates": {<br>
> "ImportEnterpriseRoots": true<br>
> },<br>
> "DisableFeedbackCommands": true,<br>
> "DisableFirefoxAccounts": true,<br>
> "DisableFirefoxStudies": true,<br>
> "DisablePocket": true,<br>
> "DisableTelemetry": true,<br>
> "DisplayBookmarksToolbar": true,<br>
> "DontCheckDefaultBrowser": true,<br>
> "OfferToSaveLogins": false,<br>
> "SearchBar": "unified"<br>
> }<br>
> }<br>
> <br>
> <br>
> I used a client management to distribute this file to<br>
> firefox-install-folder\<wbr>distribution\policies.json<br>
> <br>
> At one (!) installation it workes with the default profile only, at<br>
> every different installtion nothing happens.<br>
> <br>
> Tested with Firefox 60.1.0 esr.<br>
> <br>
> <br>
> Suggestions welcome ...<br>
> <br>
> Dirk<br>
> <br>
> -- <br>
> This email was Virus checked by Security Gateway at LKA MV.<br>
> <br>
> ______________________________<wbr>_________________<br>
> Enterprise mailing list<br>
> <a href="mailto:Enterprise@mozilla.org">Enterprise@mozilla.org</a> <mailto:<a href="mailto:Enterprise@mozilla.org">Enterprise@mozilla.org</a><wbr>><br>
> <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a><br>
> <<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a>><br>
> <br>
> To unsubscribe from this list, please visit<br>
> <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a><br>
> <<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a>> or send an email to<br>
> <a href="mailto:enterprise-request@mozilla.org">enterprise-request@mozilla.org</a><br>
> <mailto:<a href="mailto:enterprise-request@mozilla.org">enterprise-request@<wbr>mozilla.org</a>> with a subject of "unsubscribe"<br>
> <br>
<span class="HOEnZb"><font color="#888888">> <br>
> -- <br>
> This email was Virus checked by Security Gateway at LKA MV.<br>
> <br>
</font></span><br>______________________________<wbr>_________________<br>
Enterprise mailing list<br>
<a href="mailto:Enterprise@mozilla.org">Enterprise@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a><br>
<br>
To unsubscribe from this list, please visit <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/enterprise</a> or send an email to <a href="mailto:enterprise-request@mozilla.org">enterprise-request@mozilla.org</a> with a subject of "unsubscribe"<br>
<br></blockquote></div><br></div>