Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Proxy authentication confirmation prompt keeps popping up although the user/password is saved

  • 2 svar
  • 4 har detta problem
  • 1 visning
  • Senaste svar av sabine47

more options

I'm using Firefox 17.0.1 I have a proxy configured which requires authentication. The username and password are stored in the password manager. However every time I restart Firefox it requires a confirmation of the user/password settings. How can I turn this off? I set the signon.autologin.proxy to true, as suggested in another post, but the confirmation request is still shown. Thanks!

I'm using Firefox 17.0.1 I have a proxy configured which requires authentication. The username and password are stored in the password manager. However every time I restart Firefox it requires a confirmation of the user/password settings. How can I turn this off? I set the signon.autologin.proxy to true, as suggested in another post, but the confirmation request is still shown. Thanks!

Vald lösning

Hello ideato

I set network.automatic-ntlm-auth.allow-proxies to false, as was suggested in other forums. I found that the following combination of settings finally made it work:

signon.autologin.proxy;true
network.proxy.share_proxy_settings – FALSE
network.automatic-ntlm-auth.allow-proxies – FALSE
network.auth.use-sspi – FALSE

With these settings, Firefox doesn't show a confirmation window at the startup anymore.
Thanks for your help,
kind regads
sabine

Läs svaret i sitt sammanhang 👍 1

Alla svar (2)

more options

Hello sabine47

the network.automatic-ntlm-auth.allow-proxies is TRUE (the default) ?


thank you

more options

Vald lösning

Hello ideato

I set network.automatic-ntlm-auth.allow-proxies to false, as was suggested in other forums. I found that the following combination of settings finally made it work:

signon.autologin.proxy;true
network.proxy.share_proxy_settings – FALSE
network.automatic-ntlm-auth.allow-proxies – FALSE
network.auth.use-sspi – FALSE

With these settings, Firefox doesn't show a confirmation window at the startup anymore.
Thanks for your help,
kind regads
sabine

Ändrad av cor-el