Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i 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.

Læs mere

Firefox does not show authentication popup

  • 2 svar
  • 3 har dette problem
  • 1 visning
  • Seneste svar af 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.

Ændret af cor-el den

Valgt løsning

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
Læs dette svar i sammenhæng 👍 2

Alle svar (2)

more options

I've attached a printscreen

more options

Valgt løsning

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