Hi Johannes,

Thanks you, this solved my problem. Setting IIS to anonymous access and let tomcat do the rest. ;)

Greeting

Wouter van der Aart

On 4/10/06, Johannes Verelst <[EMAIL PROTECTED]> wrote:
Hi Wouter,

>  I'm working on a site based on MMBase 1.7.4. This site is now running on a
> Tomcat 5.028 but can only be accessed through a IIS server. If you access
> the page all method=http login screens will fail to log in the user. However
> if you login directly on the tomcat server they work fine.
>
>  Does anyone have any experience with this situation? or does anyone know
> where I can find some more information about this topic?

I've once had a similar situation I believe with IIS (not with MMBase
at the time but some other software). If i'm correct, the IIS server
is messing up the authentication, trying to authenticate against the
local domain. I think you have to disable all security related
settings in IIS to allow HTTP authentication to pass through to
tomcat.

Hope this helps,

Johannes
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to