Kukhonjiswa imibuzo ethegiwe:

Push local network access policy via a policy

Is there a way to push a policy that will allow device and apps and local netwrok access via MDM (https://support.mozilla.org/en-US/kb/control-personal-device-local-netwo… (funda kabanzi)

Is there a way to push a policy that will allow device and apps and local netwrok access via MDM (https://support.mozilla.org/en-US/kb/control-personal-device-local-network-permissions-firefox)? We need to allow Firefox to access an app agent that is running on a device via localhost. We would like to do it with a macOS profile, Windows GPO and a json policy for linux. I can't seem to find this setting in policy templates.

Open 1 84

Disable Add-ons

How to disable Firefox add-ons in order to block to install temporary extensions. I am generating policies via Firefox Policy generator. { "name": "myconfig", "time": … (funda kabanzi)

How to disable Firefox add-ons in order to block to install temporary extensions. I am generating policies via Firefox Policy generator. {

 "name": "myconfig",
 "time": "2025-12-14T13:17:27.479Z",
 "configuration": {
   "arrayfields": {},
   "checkboxes": {
     "BlockAboutAddons": true,
     "BlockAboutConfig": true,
     "BlockAboutProfiles": true
   },
   "input": {},
   "textareas": {},
   "select": {}
 }

}

Open 1 688

all configuration, passwords, and bookmarks were lost in latest upgrade 140.9.

My in house security team, recently suggested that Firefox be marked for automatic updates. I did so reluctantly and within three weeks, my feelings were confirmed. I l… (funda kabanzi)

My in house security team, recently suggested that Firefox be marked for automatic updates. I did so reluctantly and within three weeks, my feelings were confirmed. I logged in and hit the firefox button. Not found. OK, where did they move it? Program Files. OK. I opened Firefox. No configuration, no passwords, and no bookmarks.

The help to restore previous bookmarks does not work, presumably because the file was deleted with everything else in Program Files (x86)/Mozilla Firefox.

You should not force an update that will cause the user to lose work -- never, ever.

If you're going to move the installation directory, the user should get a chance to backup first. I did not get that chance and I've lost work. Further, I've lost confidence in your product. I can no longer recommend Firefox to others as I've done for decades.

This is not a good day for you and your product.

Open 1 21

How to change Enterprise policy setting from FALSE to TRUE

I would like access to Firefox Stories but the policy setting for FirefoxHome Stories is false. How do I get to these settings to change the false to true? Until about a… (funda kabanzi)

I would like access to Firefox Stories but the policy setting for FirefoxHome Stories is false. How do I get to these settings to change the false to true?

Until about a week ago the stories showed up on the New Tab. There is a side section on New Tab for customizing and the section had an option to see the stories. Now that section has no reference to the option.

Any suggestions?

Thanks,

Open 1 132

Manage CA cert on android

Hello, I had issue to verify the cert on android app for https://partners-enrichment.heytelecom.be. On Windows I didn't have the same issue. version 144.0.2 / build id 20… (funda kabanzi)

Hello,

I had issue to verify the cert on android app for https://partners-enrichment.heytelecom.be. On Windows I didn't have the same issue.

version 144.0.2 / build id 20251027123126 / target arm64-v8a armeabi-v7a x86_64 Device: Samsung S22 / One UI 7.0 / Android version 15 / version S901U1UES8FYI2 / Security patch level September 1, 2025

Error: Secure Connection Failed, because its certificate issuer is unknown, the certificate is self-signed, or the server is not sending the correct intermediate certificates.

CertChain RCA: DigiCert Global Root G2 DCA: DigiCert Global G2 TLS RSA SHA256 2020 CA1 cert: partners-enrichment.heytelecom.be

1) I couldn't check the cert from the gui as on windows. Shield in search bar / Connection not secure doesn't opened the cert. Is it expected?

2) I found this helppage: https://support.mozilla.org/en-US/kb/setting-certificate-authorities-firefox

Unfortunately about:preferences isn't available on android (ref. https://www.reddit.com/r/firefox/comments/u593x0/how_to_access_to_aboutpreferences_on_android/)

I see in about:certificate which is the correct RCA (I verified the pem file with the root). DigiCert Global Root G2

Where do I check the Intermediate CA's (DCA)?

3) When exporting the RCA it has been download as: digicert-global-root-g2.pem.txt Why the txt at the end?

On Windows it downloads as digicert-global-root-g2.pem

Kind regards,

Open 1 437

problem on web filtering with Intune

Cree una política para filtrado web donde bloquea por ejemplo páginas de juegos de azar, sin embargo, varias páginas las está dejando abrir, para contrarestar eso, por me… (funda kabanzi)

Cree una política para filtrado web donde bloquea por ejemplo páginas de juegos de azar, sin embargo, varias páginas las está dejando abrir, para contrarestar eso, por medio de indicadores bloquee las páginas que deja pasar pero aún así está dejando abrir ciertas páginas, por ejemplo betplay, para solventar eso apliqué una política de filtrado web, para esto importé el admx de Mozilla, sin embargo en Mozilla todavía está dejando entrar a esa página.

Open 1 103

Refresh in KIOSK mode

Hello, For FF on Linux running in KIOSK mode, is there a way to allow the user to perform a refresh like you can do in normal mode by pressing F5 ? This seems to be disa… (funda kabanzi)

Hello, For FF on Linux running in KIOSK mode, is there a way to allow the user to perform a refresh like you can do in normal mode by pressing F5 ? This seems to be disabled in KIOSK mode.

Thank you, Tom

Open 1 79

Firefox GPO's extension settings not working

I am trying to use group policy to block all extensions from being installed and only allow approved extensions. I have followed the article: https://firefox-admin-docs.m… (funda kabanzi)

I am trying to use group policy to block all extensions from being installed and only allow approved extensions.

I have followed the article:

https://firefox-admin-docs.mozilla.org/reference/policies/extensionsettings/

And here is my JSON config but it doesnt seem to be working and I can still install any extension.

{

 "*": { 

"blocked_install_message": "Please email the IT Helpdesk if you think an extension should be unblocked.", "installation_mode": "blocked" }, "com.abr.startapp@adminbyrequest.com": { "installation_mode": "force_installed", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/admin-by-request/latest.xpi" } }

Please can anyone advise or confirm if this is a bug.

We are using firefox version 147.0.4 (64-bit)

Thanks

Open 1 93

Cients and sensitive data. CA Certificate & Web Developer

GNU nano 8.6 /etc/firefox/policies.json { "policies": { "DisableFirefoxStudie… (funda kabanzi)

GNU nano 8.6 /etc/firefox/policies.json {

 "policies": {
   "DisableFirefoxStudies": true,
   "DisableTelemetry": true,
   "DisableSystemAddonUpdate": true
   "Preferences": {
     "app.normandy.enabled": false,
     "app.shield.optoutstudies.enabled": false,
     "extensions.autoDisableScopes": 15
    }
  }
} Hidden modifications to settings and extensions is absolutely not OK!!!!!!

This is a security environment.

Open 1 457

Group Policy - intl.accept_languages

I previously posted this question: https://support.mozilla.org/en-US/questions/1495577 Asking how to use the "intl.accept_languages" setting within the JSON for the new p… (funda kabanzi)

I previously posted this question: https://support.mozilla.org/en-US/questions/1495577

Asking how to use the "intl.accept_languages" setting within the JSON for the new preferences setting within group policy.

A moderator posted this as a comment which I have only just noticed: "The value is a string, so it has to be in quotes "en-GB"" - the post is now too old for me to reply.

I'm still having issues using this setting even after putting the name in quotes. I've tried:

"intl.accept_languages": { "Value": "en-GB", "Status": "user" }

"intl.accept.languages": { "Value": "en-GB", "Status": "user" }

But neither work, please can someone clarify what exactly needs to be used within the JSON?

Open 2 459

Unable to update Firefox 137

I have several users that are running Firefox 137. When attempting to update, they get the message that the organization has blocked updates. There is nothing I can see… (funda kabanzi)

I have several users that are running Firefox 137. When attempting to update, they get the message that the organization has blocked updates. There is nothing I can see that we have done. Attempted to update registry and .json file. I cannot find where the block is coming from. Do I need to delete and reinstall?

Open 2 275

"your browser is being managed by your organization" How do i deactivate or disable this?

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, p… (funda kabanzi)

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, please tell me how to disable,deactivate, or remove it. This message only appears in firefox. I don't know where it came from and therefore I do not trust it being there. If it was placed there BY fire fox, also please advise.

Open 2 19

What is this? Remote server set to production??

I know nothing about the dev options for Internet settings and minor turned on and it says the remote server is set to production. No flipping idea what this is. Can some… (funda kabanzi)

I know nothing about the dev options for Internet settings and minor turned on and it says the remote server is set to production. No flipping idea what this is. Can somebody please help me?

Open 2 392

Request for configuration option to block Internet access when Proxy PAC file if unavailable or cannot be downloaded

Hello Everyone, I am seeking assistance to configure Firefox browser so that internet access is blocked when the browser cannot download or access the proxy Auto-configur… (funda kabanzi)

Hello Everyone,

I am seeking assistance to configure Firefox browser so that internet access is blocked when the browser cannot download or access the proxy Auto-configuration (PAC) file. Our organisation enforces all web traffic through proxy servers defined by a PAC file. For compliance and security reasons, users should not have any direct internet access unless the browser is able to successfully retrieve and apply the PAC file.

The desired behaviour is:

1. Firefox attempts to download the PAC file from a defined URL. 2. If the PAC file is unreachable or fails to load (e.g., due to network restrictions or the device being outside the corporate network), Firefox should "fail closed" - meaning it should not allow any direct internet traffic. 3. This is effectively a "fail-block" mode: no fallback to direct connections, and no cached or bypassed proxy settings should allow internet browsing.

This behaviour is critical to prevent devices from accessing the internet without applying corporate proxy rules. I would like to know:

1/ Whether Firefox currently supports a setting or policy that enforces this fail-block condition when the PAC file is unavailable. 2/ If not, whether there are recommended configurations or enterprise policies (e.g., via `policies.json` or Group Policy templates) that could achieve equivalent enforcement.

Thank you for your assistance and guidance.

Open 2 396

Performance on Webapplications using lots of pdf-files is low

Hi, When switching from FF 128esr to 140esr our customers noticed a massive impact in performance for certain webapplications. All Applications effected heavily use pdf-f… (funda kabanzi)

Hi,

When switching from FF 128esr to 140esr our customers noticed a massive impact in performance for certain webapplications. All Applications effected heavily use pdf-files, users are working mostly exclusive in firefox. Performance is ok when the day starts but gets bad fast. Sooner or later working is no longer possible and firefox needs to be restarted.

The users work on Citrix Desktops, but difference in performance is also seen in Firefox localy (not as bad but its there). Cross-tests with another browser are not possible, because the application works only in FF.

We tried removing almost all policies effective to rule out a specific hardening setting We tried every setting we could find linked to cache (as it seemed related to that) but without success. We collected logs with the Firefox-internal Tools but could not identify a specific Problem.

Any Help is apreciated, thx in advance

Open 3 108

Problems with profile management

We are currently rolling out a profile management solution based on Ivanti User Environment Manager. In order to configure file includes and excludes in the profile manag… (funda kabanzi)

We are currently rolling out a profile management solution based on Ivanti User Environment Manager. In order to configure file includes and excludes in the profile management tool, we have to “standardize” the Firefox profile path in the filesystem. We have implemented a PowerShell script, which reads the currently used profile from %appdata%\Mozilla\Firefox\install.ini, renames the appropriate profile subfolder to “firefox.default-esr” and replaces the entries in installs.ini and profiles.ini.

The script seems to be reliable. However, for around 10% of the users, we are seeing issues when the user launches Firefox after the “firefox profile migration” happened. Firefox opens but none of the GUI controls is accessible. Firefox is completely unusable. See screenshot attached.

We do have workarounds to resolve this issue, such as completely wiping the %appdata%\Mozilla\Firefox folder and let Firefox re-build everything from scratch. But we are still trying to find the root cause the issue, because our customers have more than 100k clients, what will be a big impact and hard to handle for the helpdesk.

We are currently unable to reproduce the issue on test clients. Even copied Firefox profile folders form affected clients don’t show the issue on other clients.

Therefore we want to find out and ask for your help:

- Is there a supported way to “standardize” the filesystem folder name of the Mozilla Firefox (ESR) profile of a user? - What are the files within a Firefox profile that are required for the profile and the application itself to properly start? - Do you have any idea which files in a Firefox profile (in a corrupted state) could cause our issue?

Open 4 325