[Gllug] OT: Can someone please help me yet again?
Simon Wilcox
essuu at ourshack.com
Tue Oct 29 08:57:28 UTC 2002
On Mon, 28 Oct 2002, Neil Fryer wrote:
> Can someone please tell me if they can see this website again please, as I
> don't have an external acc to test it from.
>
> http://217.35.108.44/exchange
Hi Neil,
Did you get this working ?
As you've discovered, Exchange sucks mightily but your problem may
actually be in IIS which is what Exchange uses for the web interface iirc.
As others have noted, the NTLM authentication scheme is turned on which
will fail for any browser which doesn't support NTLM, which is everything
apart from IE.
Even IE browsers will fail if the user *logged in* to the browsing PC is
not in the same NT Domain as the web server. In the case of the remote
user, this is almost *never* the case and NTLM will always fail. Useful
huh ?!
It's discussed in this oldish MS article but the concepts haven't changed
as far as I know.
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q142868&
Your best bet is to turn off NTLM and use Basic Authentication but then
you *must* use SSL to avoid sending NT domain logon details across the
wire in plain text. Which opens up another can of worms :)
HTH,
Simon.
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list