I am running a PHP site which requires windows authentication on IIS Server. The authentication is fed via Active Directory.
For some reason the site is not prompting users to login only on Firefox and only on MacOS
and I am getting this page instead of a dialog window prompting to login. And the 401 page is displayed while no credentials were entered before. And still not working after clearing the browser cache and rebooting my Mac.
I am not sure if this is a DNS issue, a server related issue, a firewall issue or a browser issue or an operarting system issue.
All the people with macs are on the same network and they are all affected (with this issue on Firefox only)
It works fine on other browsers on the Mac (Not for Firefox on the Mac), and works fine on all the browsers on Windows (including Firefox on Windows).
NTLM is enabled as a provider on the server
http://msdn.microsoft.com/en-us/library/aa292114(v=vs.71).aspx