Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

How can I turn off Mixed Content Blocking via script for an enterprise?

  • 1 отговор
  • 2 имат този проблем
  • 9 изгледи
  • Последен отговор от Gingerbread Man

more options

Users in our enterprise (2,000+ clients) have to manually allow an MCB exception when using an in-house application every time we use it. I have exported the registry, made the change to mixed content blocking active content in about:config, and then re-exported the registry and have been unable to find any changes in the registry. Therefore, I am out of ideas as to how to deploy a package from Configuration Manager (Microsoft's enterprise client management) to disable this feature so people can work unhindered by Firefox.

Currently we are getting around this by telling our users to NOT use Firefox. This will be a make or break for this browser in our environment.

Users in our enterprise (2,000+ clients) have to manually allow an MCB exception when using an in-house application every time we use it. I have exported the registry, made the change to mixed content blocking active content in about:config, and then re-exported the registry and have been unable to find any changes in the registry. Therefore, I am out of ideas as to how to deploy a package from Configuration Manager (Microsoft's enterprise client management) to disable this feature so people can work unhindered by Firefox. Currently we are getting around this by telling our users to NOT use Firefox. This will be a make or break for this browser in our environment.

Всички отговори (1)

more options

Preferences are stored in the prefs.js file under the user's profile folder. Barring any third-party tools, the registry doesn't have anything to do with it.

You can modify preferences for a Firefox installation, which would affect all users running that copy. The preference you'll want to modify is security.mixed_content.block_active_content (set to true by default).