all groups > iis security > january 2006 >
You're in the

iis security

group:

IWA but Login-Dialog - HTTP-Error 401.2


IWA but Login-Dialog - HTTP-Error 401.2 Georg Bauer
1/30/2006 4:58:58 AM
iis security:
I am using a XP-Client, IIS6 on W2k3 as Server, connected to Tomcat as
Servlet-Container.
If I start my Servlet without IIS, it works fine, if I start it with IIS
(localhost), then IIS shows the Login-Dialog - I have unchecked anonymous
access and checked integrated windows authentication. I have the needed parts
(JDK, Tomcat, data, servlets, ...) in one directory, which I even tryed to
grant full access to everyone, but still IIS shows the login-dialog.
When I disable IWA an use anonymous access, then I get the error "Cannot
find server or DNS Error" and the page cannot be displayed.
On my development environment, everything works fine (XP as Host, W2k3 as
guest in VMWare).
I have no idea, where to start searching!
tia
Re: IWA but Login-Dialog - HTTP-Error 401.2 jeff.nospam NO[at]SPAM zina.com
1/30/2006 11:50:36 PM
On Mon, 30 Jan 2006 04:58:58 -0800, "Georg Bauer"
[quoted text, click to view]

Add the domain to the intranet zone in IE.

Re: IWA but Login-Dialog - HTTP-Error 401.2 Georg Bauer
1/31/2006 4:08:07 AM
Hi Jeff,
I added the domain to the intranet zone (on client and also on server) but
this did not change the behaviour. Could it be, that I added the wrong
domain? (of course yes!, but I wanted to ask, how can I find out, what domain
I have to add).
Georg

[quoted text, click to view]
Re: IWA but Login-Dialog - HTTP-Error 401.2 Georg Bauer
1/31/2006 5:36:16 AM
Hi Jeff!
I have a further information, may be, it will help:

on my development environment the IIS-log shows the following entries, when
I start my application:
1st call, no domain/userid: returncode 401.2 5
2nd call, no domain/userid: returncode 401.1 0
3rd call, domain/userid: returncode 200.0 0

on live environment there are the following entries after starting the app:
1st call, no domain/userid: returncode 401.2 5
2nd call, no domain/userid: returncode 401.2 5
3rd call, no domain/userid: returncode 401.2 5
4th call, no domain/userid: returncode 401.2 5

I have no idea, why on live env. IIS wont try other authentications, like on
dev-env.

Georg



[quoted text, click to view]
AddThis Social Bookmark Button