Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Firefox does not show authentication popup

  • 2 odpowiedzi
  • 3 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

I use the firefox to access internet through my university proxy. I type my user account and my password. Recently, firefox is not showing the authentication popup, where I type my user account and my password, so I cannot access my university network. I haven't changed the proxy configuration (I've checked it, it is as it should be). When I try to access any website, I get the message "cache access denied" and it says that I have to authenticate to have access to it. However, there is no authentication window to enter my user account and password. I've tried to configure Chrome and Safari, and they worked perfectly. My computer is a mac running mavericks.

I use the firefox to access internet through my university proxy. I type my user account and my password. Recently, firefox is not showing the authentication popup, where I type my user account and my password, so I cannot access my university network. I haven't changed the proxy configuration (I've checked it, it is as it should be). When I try to access any website, I get the message "cache access denied" and it says that I have to authenticate to have access to it. However, there is no authentication window to enter my user account and password. I've tried to configure Chrome and Safari, and they worked perfectly. My computer is a mac running mavericks.

Zmodyfikowany przez cor-el w dniu

Wybrane rozwiązanie

See:

In Firefox 30 and later NTLMv1 auth has been disabled, NTLM support on non-Windows platforms is now deprecated

In Firefox 31 support for NTLMv1 auth has been restored for secure connections only (Bug 1023748).

  • network.negotiate-auth.allow-insecure-ntlm-v1 = false
  • network.negotiate-auth.allow-insecure-ntlm-v1-https = true
  • bug 1023748 - Allow NTLMv1 over SSL/TLS, or intranet access is broken on Firefox 30 for non-Windows platforms
Przeczytaj tę odpowiedź w całym kontekście 👍 2

Wszystkie odpowiedzi (2)

more options

I've attached a printscreen

more options

Wybrane rozwiązanie

See:

In Firefox 30 and later NTLMv1 auth has been disabled, NTLM support on non-Windows platforms is now deprecated

In Firefox 31 support for NTLMv1 auth has been restored for secure connections only (Bug 1023748).

  • network.negotiate-auth.allow-insecure-ntlm-v1 = false
  • network.negotiate-auth.allow-insecure-ntlm-v1-https = true
  • bug 1023748 - Allow NTLMv1 over SSL/TLS, or intranet access is broken on Firefox 30 for non-Windows platforms