[Mono-bugs] [Bug 562043] HttpWebRequest returns 'invalid length' if kernel-mode auth is not enabled on IIS 7.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 14 22:49:41 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=562043#c1


--- Comment #1 from Geoff Norton <gnorton at novell.com> 2009-12-15 03:49:34 UTC ---
Created an attachment (id=332579)
 --> (http://bugzilla.novell.com/attachment.cgi?id=332579)
patch

Paul,

  The correct behaviour here would be to get a (401) ?  Or should the service
complete without exception.

It appears the issue here is that IIS is respoding with:

WWW-Authenticate: NTLM [base64encoded blob], Negotiate

Which I presume means it can fall back to Negotiate from NTLM.  If I parse the
string to accomodate this, I get a 401.  Please confirm.

-g

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


More information about the mono-bugs mailing list