AW: [jcifs] NTLM HTTP Authentication Filter broken with Tomcat 5.
0.2?
eglass1 at attbi.com
eglass1 at attbi.com
Thu May 29 01:04:18 EST 2003
> Eric,
> It works for me after commenting out resp.setContentLength(0) in
> NtlmSsp.java.
> Does this problem need to be addressed with the Tomcat developers?
>
Probably. Technically speaking, it should work both with the Content-Length
set and without (using chunked encoding). This workaround should work on
other containers and clients, but I would really prefer to follow IIS's
implementation as closely as possible (using the explicit content length).
There is a much smaller risk of breaking somebody that way. I'll submit
a bug with the Tomcat guys.
Eric
More information about the jcifs
mailing list