Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox does not show authentication popup

  • 2 trả lời
  • 3 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Được chỉnh sửa bởi cor-el vào

Giải pháp được chọn

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
Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (2)

more options

I've attached a printscreen

more options

Giải pháp được chọn

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