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
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
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
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
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
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