This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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 replies
  • 34 have this problem
  • 1 view
  • Last reply by 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

All Replies (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.