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!

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Policy.json wins over GPO

  • 3 одговорa
  • 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.