Windows Authentication sucks

From: dbp0955 (dbp0955_at_discussions.microsoft.com)
Date: 07/29/04


Date: Thu, 29 Jul 2004 08:13:02 -0700

I have used windows authentication for couple of my web applications. In the web.config file I specify to use windows authentication...etc. But, when this application is in production and users that are part of the windows that suppose to get access to some times do get access but other times they don't!!!! so damn weird. And, if they do get in to the web site...every link they click on the page asks them to type in userid and password. I thought Windows authentication was so that domain users will not have to log in as long as they are logged in their computer they should be good to go...then why is this windows log in box keeps getting popped up???? In IIS I am checking Integrated Windows Authentication and unchecking annomyunos access. When I take a look at the IIS log...I can see that one user had multiple time 401.1 errror. Can anyone please help?????? please....???