Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • IIS 6, Tomcat 5.5, jk-1.2.14 and jCifs-1.2.6 authentication

    1 answers - 747 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    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
  • No.1 | | 1813 bytes | |

    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

Re: IIS 6, Tomcat 5.5, jk-1.2.14 and jCifs-1.2.6 authentication


max 4000 letters.
Your nickname that display:
In order to stop the spam: 8 + 7 =
QUESTION ON "Java"

EMSDN.COM