You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by BB...@sjm.com on 2002/06/14 16:06:31 UTC

RE: ATTN IIS-Tomcat redirector developers - I am stuck with this foroveraweek now - PL HELP

Hi,

I had the same issue but with using FORM.  

Do we have to set the <REALM> if we use form?

Bao-Ha Dam Bui
bbui@sjm.com
S. Jude Medical, Inc
651.765.1018


-----Original Message-----
From: Friedli Beat [mailto:friedli@galexis.com] 
Sent: Friday, June 14, 2002 12:57 AM
To: 'Tomcat Users List'
Subject: AW: ATTN IIS-Tomcat redirector developers - I am stuck with this
foroveraweek now - PL HELP

I have the same problem as Sankaranarayanan.
I may give you more detailed Information about the problem IIS /
manager-application:

The authentication is correctly installed. Prove: When using
http://localhost:8080/manager the application works fine.
Only when using the adress
http://www.aWebSiteOnIISWithRederectionToTomcat.com/manager we get the
"access denied" message. 


mit freundlichen Grussen 

Galexis AG 
Beat Friedli . SW-Entwicklung (DDIS/ASW)
Grubenstrasse 11 . CH-3322 Schoenbuehl
tel: +41 (0)31 858 72 32 . fax: +41 (0)31 858 78 81




> -----Ursprungliche Nachricht-----
> Von: rsequeira@transentric.com [mailto:rsequeira@transentric.com]
> Gesendet: Donnerstag, 13. Juni 2002 20:28
> An: Tomcat Users List
> Betreff: RE: ATTN IIS-Tomcat redirector developers - I am stuck with
> this foroveraweek now - PL HELP
> 
> 
> 
> Oh ok. You mentioned in your first email that tomcat does 
> seem to be throw
> the
> challenge response box. Well as for the redirector, I don't 
> know much about
> it. I don't use IIS. Sorry. Also quoting your first email, 
> you said that
> you get "Access to the specified resource is denied" which 
> almost implies
> that the request is reaching Tomcat. But to confirm, check 
> the logs. Maybe
> the problem is with Tomcat and not with the redirector.
> 
> RS
> 
> 
> 
> 
> 
> "Sankaranarayanan (Ganesh) Ganapathy" <sg...@vitria.com> 
> on 06/13/2002
> 12:39:43 PM
> 
> Please respond to "Tomcat Users List" <to...@jakarta.apache.org>
> 
> To:    "Tomcat Users List" <to...@jakarta.apache.org>
> cc:
> 
> Subject:    RE: ATTN IIS-Tomcat redirector developers - I am 
> stuck with
>        this foroveraweek now - PL HELP
> 
> No, basic authentication doesnt work in the redirector case 
> atleast with
> IIS - The challenge response box doesnt come up !
> 
> I am trying to solve this for over a week now and I hardly 
> see any response
> - has anybody got this working at all? - Can the redirector developers
> help, PLEASE?
> 
> --Ganesh
> 
> -----Original Message-----
> From: rsequeira@transentric.com [mailto:rsequeira@transentric.com]
> Sent: Thursday, June 13, 2002 10:36 AM
> To: Tomcat Users List
> Subject: RE: ATTN IIS-Tomcat redirector developers - I am stuck with
> this foroveraweek now - PL HELP
> 
> 
> 
> Maybe I'm missed something in your email. Since you are getting the
> authentication dialog box, BASIC authentication works, right?
> If you don't know the username/password, then see the 
> tomcat-users.xml file
> in %CATALINA_HOME%/conf directory.
> 
> Add a line for the manager app:
> <tomcat-users>
>    ...
>    ...
>   <user name="mymanager"   password="mymanager" roles="manager" />
> </tomcat-users>
> 
> Hope this helps.
> 
> RS
> 
> 
> 
> 
> 
> "Sankaranarayanan (Ganesh) Ganapathy" <sg...@vitria.com> 
> on 06/13/2002
> 12:29:35 PM
> 
> Please respond to "Tomcat Users List" <to...@jakarta.apache.org>
> 
> To:    "Tomcat Users List" <to...@jakarta.apache.org>
> cc:
> 
> Subject:    RE: ATTN IIS-Tomcat redirector developers - I am 
> stuck with
>        this for overaweek now - PL HELP
> 
> It is privileged as well as configured to use basic authentication!
> 
> It is the basic authentication that I cant get to work with 
> IIS and tomcat
> connected using the AJP redirector!
> 
> thanx
> Ganesh
> 
> -----Original Message-----
> From: rsequeira@transentric.com [mailto:rsequeira@transentric.com]
> Sent: Thursday, June 13, 2002 10:26 AM
> To: Tomcat Users List
> Subject: RE: ATTN IIS-Tomcat redirector developers - I am stuck with
> this for overaweek now - PL HELP
> 
> 
> 
> If you have the "examples" working with IIS, the Manager context will
> behave the same way (except that it's is privileged) since it's a web
> application itself. See Context entry for manager in server.xml.
> 
> RS
> 
> 
> 
> 
> 
> "Sankaranarayanan (Ganesh) Ganapathy" <sg...@vitria.com> 
> on 06/13/2002
> 12:16:45 PM
> 
> Please respond to "Tomcat Users List" <to...@jakarta.apache.org>
>