Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 4 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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!

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Hello sabine47

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


thank you

more options

Выбранное решение

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

Изменено cor-el