RE: NTLM, mod_JK and Internet Explorer

2007-12-28 Thread Lucas Blancher
t; nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0'. I commented it out, and it started to work correctly. Thank you very much! Lucas -Original Message- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: December 28, 2007 05:01 To: Tomcat Users List Subject: Re: NTLM, mo

Re: NTLM, mod_JK and Internet Explorer

2007-12-28 Thread Martin Gainty
good call do you have any RewriteRules in your httpd.conf? - Original Message - From: "Rainer Jung" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, December 28, 2007 5:01 AM Subject: Re: NTLM, mod_JK and Internet Explorer > Hi Lucas, > >

Re: NTLM, mod_JK and Internet Explorer

2007-12-28 Thread Rainer Jung
Hi Lucas, I think I remember, that NTLM needs HTTP Keepalive. Now this is default per httpd, but one can disable it, so make sure KeepAlive is active in your httpd configuration. Regards, Rainer Lucas Blancher schrieb: > Hello, > I have a setup that is using Apache 2.2.x, mod_jk 1.2.26, j

RE: NTLM, mod_JK and Internet Explorer

2007-12-27 Thread Martin Gainty
at last count there are (at least) 7 possible reasons for a 401 since the authentication is tied to NTLM would suggest its a problem with the acls in addition to the suggested tools:get firebug in firefox to see the gets/posts as well as stepping thru any JShttp://www.joehewitt.com/blog/firebug

Re: NTLM, mod_JK and Internet Explorer

2007-12-27 Thread Mark Thomas
Lucas Blancher wrote: > How do I find the sub code in Apache httpd? I am using the common logging > format and it already has %s in the logging string, but my logs only have > 401 in them, without any subcodes. An example is Personally, I'd ignore the sub code question and look what is going bac

RE: NTLM, mod_JK and Internet Explorer

2007-12-27 Thread Lucas Blancher
t.apache.org Subject: Re: NTLM, mod_JK and Internet Explorer let me be more direct what is the subcode? M- - Original Message - From: "Lucas Blancher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Thursday, December 27, 2007 4:44 PM Subject: RE: NTLM, mod_JK a

Re: NTLM, mod_JK and Internet Explorer

2007-12-27 Thread Martin Gainty
let me be more direct what is the subcode? M- - Original Message - From: "Lucas Blancher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Thursday, December 27, 2007 4:44 PM Subject: RE: NTLM, mod_JK and Internet Explorer > Hello, > Thank you for your

RE: NTLM, mod_JK and Internet Explorer

2007-12-27 Thread Lucas Blancher
d press ok), but then I get the 401 Error. I know it's a 401 error from reviewing the mod_jk and access_log logs. Lucas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: December 27, 2007 16:25 To: [EMAIL PROTECTED] Subject: Re: NTLM, mod_JK and Internet E