Re: SPN problems?



Why use port 8080? Just run the ISAPI filter and have tomcat service
specific extensions (jsp) all managed through IIS. There is no reason to
use different port numbers when IIS will ship off to Tomcat depending on the
extension. We do this all the time without incident.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.

"gonzo" <gonzo@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:009144f9$0$27101$c3e8da3@xxxxxxxxxxxxxxxxxxxx
Hello,

There is a web application that uses .NET (IIS) and Java (Tomcat)
application servers (some users prefer one variant to another).

The problem is when configuring Single Sign-On for this application with
Active Directory as authentication service. Both variants use some Service
Principal Names to set-up SSO, and eventually there is some sort of
conflict between them. Each variant can be configured separately with no
problem, but when I try to make them work together they both fail.

IIS and Tomcat run on the same machine.

My first thought is: should I pay special attention when setting SPNs with
such configuration, ie. two web services running on the same machine, IIS
on port 80, Tomcat on port 8080? I realize what I write is a bit vague,
but I am starting to deal with the problem. Maybe someone have dealt with
similar problem?

Any thoughts would be greatly appreciated.

thank you,
gonzo


.



Relevant Pages

  • JspISAPI - Run Jsp Through IIS with SSL and NTLM
    ... IIS to tomcat webserver running on same machine. ... Disadvantages of running Tomcat/JRun on 8080 port: ... Setting up SSL on Tomcat is very difficult, ... You can block ports other then 80 on your web server, ...
    (microsoft.public.inetserver.iis.security)
  • Re: JSP setup problems on XP Pro
    ... me, a holdover from earlier versions of Tomcat, such as 3.2 and 3.3. ... The last part of the puzzle was the port number. ... Maybe it was IIS after all. ... Henry ...
    (comp.lang.java)
  • Re: How to configure jakarta-tomcat-connectors-jk2-win32-IIS?
    ... Now I have on a same server IIS and Tomcat, both listening on port 80 (or to be specific, IIS forwards requests of special folders to Tomcat and Tomcat replys throw IIS to the client. ... So this solution makes it possible not to alter our firewall configuration and to use servlets and jps! ...
    (comp.lang.java.programmer)
  • Re: How to configure jakarta-tomcat-connectors-jk2-win32-IIS?
    ... Mika Myllyvirta wrote: ... I have installed Tomcat 5.5.12. ... > servlets and applets communicate fine throw port 8080. ... IIS, you have to change the port from 80 to something else. ...
    (comp.lang.java.programmer)
  • Re: Cantt download "exe" file because of IIS version
    ... with IIS and can completely alter IIS behavior in arbitrary manners, ... cut out the EXE download and just standardize the installation using your ... As far as I can tell, we are only running Tomcat as an ISAPI application. ...
    (microsoft.public.inetserver.iis)