Re: Login Loop
- From: David Wang <w3.4you@xxxxxxxxx>
- Date: Sun, 30 Mar 2008 04:22:46 -0700 (PDT)
On Mar 27, 1:46 pm, BigSam <Big...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On our web server we have a virtual web site used to validate processes prior
to moving them into actual production. One of the steps we've taken is to
require a user ID & password. We are able to login fine, but after a page or
2 we are challenged again for the user ID & password. My developers insist
this is a configuration issue, but I tend to disagree. What causes the
sign-in challenge to re-appear?
We're running W2k3, SP2 with up-to-date Windows Updates.
The security settings are Integrated Windows Authentication & Basic
Authentication.
Re-appearing login prompts are never issues with the web server
because auto-login is a client-side optimization for authentication.
Thus, unless your developers added in custom authentication of their
own, your issue is either with the browser, the networking layer
between the browser and server, your configuration of the web server,
or the AD used by the web server.
The most direct way to prove where the problem lies is to obtain a
network-trace of the HTTP request/response that result in the
unexpected sign-in challenge. There are other ways, but they are all
indirect, and I do not recommend wasting time with indirect methods.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
.
- References:
- Login Loop
- From: BigSam
- Login Loop
- Prev by Date: Re: Run IIS
- Next by Date: Re: How to Change Connection Credentials
- Previous by thread: Login Loop
- Next by thread: Still expired password changing using IISADMPWD with IIS6
- Index(es):
Relevant Pages
|