
Updated to Version 30 and can no longer access our intranet sites, get the error Not Authorized.
Hi,
Updated to Version 30 and can no longer access our intranet HTTPS sites , get the error Not Authorized. On previous versions there would be a pop-up requesting username and password. This does not happen in V30.
Thanks for your help.
All Replies (2)
Hi namo, Please check the authorization of the sites. What was working before may have been changed in the update.
Do you use: [capability.policy.localfilelinks.sites]- https://support.mozilla.org/en-US/que.../812417
See also:
NTLMv1 auth has been disabled, NTLM support on non-Windows platforms is now deprecated
You can enable NTLM v1 by setting this pref to true on the about:config page.
- network.negotiate-auth.allow-insecure-ntlm-v1 = true
Note that this makes it possible for a network sniffer to intercept passwords that will be send unencrypted over the network.