-
Bug
-
Resolution: Done
-
Undefined
-
rhel-10.0.beta
-
None
-
firefox-10-0@sha256:8f6fade2659acd05ec4f02b99a1e196fd6f6cc853541d5f70f0a8048e371682e
-
Yes
-
Moderate
-
1
-
rhel-display-applications
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
DESKTOP Cycle #5 10.0 phase
-
Pass
-
None
-
x86_64
-
None
What were you trying to do that didn't work?
Configure Firefox enterprise policies using the steps documented upstream:
https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson
What is the impact of this issue to you?
Enterprise customers who rely on Firefox's policies functionality to meet their security requirements, or to preconfigure the browser to be usable in their environment (proxy settings etc) will be unable to do so.
This worked with rpm-packaged Firefox on RHEL 9 and all previous releases. It does not work with Flatpak Firefox on RHEL 10 Beta.
Please provide the package NVR for which the bug is seen:
128.2.0
How reproducible is this bug?:
Every time
Steps to reproduce
- Create /etc/firefox/policies/policies.json with the following contents:
{ "policies": { "BlockAboutConfig": true } }
- Launch Firefox
- Navigate to about:config
Expected results
- about:config }}{{should be blocked.
- {{about:policies should show that the BlockAboutConfig policy has been set to 'true'. }}
Actual results
- about:config is reachable
- about:policies says "The Enterprise Policies service is inactive."