RE: IIS 5.0 - Jboss with Tomcat 5.5 - JK 1.2.15 - NTLM

2006-08-24 Thread Scott Shaver
ginal Message- > From: Pulkit Singhal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 22, 2006 4:37 PM > To: Tomcat Users List > Subject: Re: IIS 5.0 - Jboss with Tomcat 5.5 - JK 1.2.15 - NTLM > > Hi Scott, > > I'm not exactly an expert on this but I'm qui

Re: IIS 5.0 - Jboss with Tomcat 5.5 - JK 1.2.15 - NTLM

2006-08-22 Thread Pulkit Singhal
Hi Scott, I'm not exactly an expert on this but I'm quite sure that if you strictly want to use NTLM...you do not need to this: 2> set the auth-method to CLIENT-CERT in the web.xml unless ofcourse you are doing it because you want a secure channel between your IIS server and the tomcat instance

IIS 5.0 - Jboss with Tomcat 5.5 - JK 1.2.15 - NTLM

2006-08-22 Thread Scott Shaver
Okay I have Jboss set up on my machine with a simple one page web app that has an Active Directory security realm set up. I have another machine running IIS 5 with the isapi_redirect.dll installed as an ISAPI filter to redirect the requests to Tomcat on my machine. I can access the web app via I