Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.