Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 1 απάντηση
  • 2 έχουν αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από 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).