Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Policy.json wins over GPO

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Mike Kaply

more options

Thanks Mike for the description here: https://support.mozilla.org/en-US/kb/firefox-enterprise-87-release-notes by Mike Kaply

Does the following section meant that policies.json would win a conflict with a setting that is also set in GPO: The policies.json file is no longer ignored if policies are specified via GPO (Windows) or configuration profiles (macOS). The policies are combined with GPO or configuration profile taking precedence over policies.json where there are conflicts.

Thanks Mike for the description here: https://support.mozilla.org/en-US/kb/firefox-enterprise-87-release-notes by Mike Kaply Does the following section meant that policies.json would win a conflict with a setting that is also set in GPO: '''The policies.json file is no longer ignored if policies are specified via GPO (Windows) or configuration profiles (macOS). The policies are combined with GPO or configuration profile taking precedence over policies.json where there are conflicts. '''

すべての返信 (3)

more options

Note that ESR has transferred from 78.15.0 ESR to 91.3.0 ESR with the release of Firefox 94.

more options

Thanks for pointing this out. We are moving very soon to the 91.3.0 version. But now we are still on 78.15.0 and this version jump would include the change I have mentioned before which was introduced in Firefox Rapid Release 87.0.

So this would be new to our 91.3.0 version and I just want to double check on this.

more options

> Does the following section meant that policies.json would win a conflict with a setting that is also set in GPO:

No, GPO would win. That's what this statement says:

> The policies are combined with GPO or configuration profile taking precedence over policies.json where there are conflicts.

GPO takes precedence.

The reason it was done this way is because without this, a user could theoretically put a policies.json in a local copy of Firefox and overide policy set by their company in the registry.