Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Firefox does not show authentication popup

  • 2 odpovede
  • 3 majú tento problém
  • 1 zobrazenie
  • Posledná odpoveď 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.

Upravil(a) cor-el dňa

Vybrané riešenie

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
Čítať túto odpoveď v kontexte 👍 2

Všetky odpovede (2)

more options

I've attached a printscreen

more options

Vybrané riešenie

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