Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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).