Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 1 resposta
  • 2 têm este problema
  • 9 visualizações
  • Última resposta de 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.

Todas as respostas (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).