Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

i want to force authentication proxy with my username and password. i want avoid the authentication, I want to connect directly behind a proxy

  • 3 Antworten
  • 34 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

I not need windows authentication for a connection behind proxy. Can i edit preference files in order to put username and password proxy ?

This happened

Every time Firefox opened

I not need windows authentication for a connection behind proxy. Can i edit preference files in order to put username and password proxy ? == This happened == Every time Firefox opened

Alle Antworten (3)

more options

Can i edit all.js (or an another file) in mozilla\greprefs\

like :

pref("network.proxy.http_usert", myUserName); pref("network.proxy.http_password", myPassWord);

more options

No, that won't work.