You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Bruce R. Lewis" <br...@ALUM.MIT.EDU> on 2003/03/20 16:18:25 UTC

isapi_redirect.dll corrupts NTLM headers passed on?

Using the filter sevlet from the jcifs project (jcifs.samba.org), I can
connect straight to tomcat with IE and use NTLM authentication to make
getRemoteUser() return the right thing.

However, using isapi_redirect.dll, jcifs gets corrupt data (an NTLM
"type 3 message") and fails.  I don't know exactly what HTTP header this
corresponds to.

I suppose this could also be a problem with the Coyote/JK2 handler.

There are three versions of jk_isapi_plugin.c in the connectors source
tarball.  Is one of these the source for isapi_redirect.dll?

-- 
<brlewis@[(if (brl-related? message)    ; Bruce R. Lewis
              "users.sourceforge.net"   ; http://brl.codesimply.net/
              "alum.mit.edu")]>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org