Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

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