Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Lock proxy settings (over default and addons)

  • 1 risposta
  • 2 hanno questo problema
  • 18 visualizzazioni
  • Ultima risposta di Dimas

more options

Hi,

I'm locking our proxy settings to our users with Autoconfig and this settings:

lockPref("network.proxy.type", 2); lockPref("network.proxy.autoconfig_url", "http://example.intranet/proxy.pac");

That locks the proxy configuration in a standard Firefox installation, but it's easy to bypass using addons like FoxyProxy (there are much addons like that). How can I secure lock the proxy configuration?

Thx

Hi, I'm locking our proxy settings to our users with Autoconfig and this settings: lockPref("network.proxy.type", 2); lockPref("network.proxy.autoconfig_url", "http://example.intranet/proxy.pac"); That locks the proxy configuration in a standard Firefox installation, but it's easy to bypass using addons like FoxyProxy (there are much addons like that). How can I secure lock the proxy configuration? Thx

Tutte le risposte (1)