PGP SIGNED MESSAGE
Hash: SHA1
hi,
I would suggest, that you would set up Apache in front of IIS, with
reverse proxying. That's how I've solved these problems from time to
time. That way you can pass the service S straight to your tomcat
application, with out ever going through IIS.
Then apache would run in port 80, and IIS in some other port (maybe 88)
and tomcat would have to have a http connector on yet another port (8080
sounds fine), and of course AJP connector on some port (usually 8009).
This is a little bit more complex setup, but it does the job, and gives
you more flexibility.
hope it helps
reynir (AT) hugsmidjan (DOT) is
juhani wrote:
Hi,
we are having IIS-Tomcat website in domain A and service S. Users are
authenticated using IIS Windows-authentication. Everything is ok.
Users in domain B, outside our domain, need to use service S. IIS
authentication won't work because there is no trust between A and B. jCifs
can authenticate to domain B but because of IIS-JK it doesn't work. IIS
can not be removed.
Is it possible use IIS-JK-jCifs-Tomcat combination and make it work?
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
To unsubscribe, e-mail: users-unsubscribe (AT) tomcat (DOT) apache.org
For additional commands, e-mail: users-help (AT) tomcat (DOT) apache.org
PGP SIGNATURE
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
57m3RVesU27F0SV02JxV9gI=
=L
PGP SIGNATURE
To unsubscribe, e-mail: users-unsubscribe (AT) tomcat (DOT) apache.org
For additional commands, e-mail: users-help (AT) tomcat (DOT) apache.org