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
