RE: Do you run IIS 6.0 with JK 1.2.18?

2006-08-24 Thread Scott Shaver
I can't get 1.2.18 to load at all even with IIS 5. I did however get 1.2.15 up and running with no problems. Scott > -Original Message- > From: Jessica [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 23, 2006 10:14 AM > To: users@tomcat.apache.org > Subject: Do you run IIS 6.0 with

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

2006-08-24 Thread Scott Shaver
Well, I was using CLIENT-CERT because that is how it works in WebLogic. But if you use BASIC the user gets prompted to login. I have a feeling that this doesn't work in Jboss. Basically what I need is a combination of the jCFISs NTML code and the org.jboss.security.auth.spi.LdapExtLoginModule sec

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

RE: jCIFS Jboss Tomcat IIS NTLM Authentication

2005-10-26 Thread Scott Shaver
This is a quote from a microsoft waeb site: Windows NT Challenge/Response authentication (often called NTLM authentication) is the most secure form of authenticating a user because the username and password are not sent across the wire. Rather, the Windows Security Provider interface is used to p

RE: jCIFS Jboss Tomcat IIS NTLM Authentication

2005-10-26 Thread Scott Shaver
I thought I tried that but I'll give it another go. Won't this mean that the user's realm groups (security groups from active directory) won't be loaded then? If tomcat doesn't do the authentication via the filter I would assume that would be the case. That won't work for me if it is true. The a

jCIFS Jboss Tomcat IIS NTLM Authentication

2005-10-25 Thread Scott Shaver
Okay I've spent the last several days going over everything I could find on the web about setting this up and I still can't get it to work. I have the following setup: jCIFS 1.2.6 JBoss 4.0.3 with Tomcat 5 Jakarta isapi_redirect 1.2.14 IIS 5.0 IE 6 Windows 2003 Domain Controller A win2k machin