[Mono-bugs] [Bug 536725] NTLM Authentication fails when KeepAlive is set to false

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 4 11:42:20 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=536725

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=536725#c1


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |gonzalo at novell.com




--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-09-04 09:42:16 MDT ---
Of course it fails.
NTLM "breaks" the HTTP protocol by *requiring* that the entire conversation for
authentication happens over the same connection. Disabling KeepAlive makes it
fail.

Anyway, given that you say it works on windows I'll see what they're doing. For
this to work, they must be ignoring the KeepAlive...

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list