On Tue, 19 Oct 2004, Hal Douglas wrote:
Thanks for your help with this. The Documentation I was using is supposed to allow basic auth as a fallback if NTLM doesn't work. It turns out that basic was taking over somehow, which is strange, but when I commented out the basic auth section I'd setup (according to the docs) NTLM started working. Which is strange, because I'd tried that in my last install.
Some MSIE versions is sensitive to the order the authentication schemes are negotiated. Try reordering your auth_param schemes in the opposite order.
Regards Henrik
