Re: Domain could not be contacted problem
From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 11/23/04
- Next message: Ken Schaefer: "Re: authorization for sub directory"
- Previous message: Ken Schaefer: "Re: aspnet and windows integrated authentication, hot to log out?"
- In reply to: Grant: "Re: Domain could not be contacted problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Nov 2004 23:15:59 +1100
"Grant" <gpsnett@hotmail.com> wrote in message
news:e7HDJeU0EHA.2976@TK2MSFTNGP12.phx.gbl...
> I also had to disable anonymous access and enable integrated
> authentication in IIS before it worked. I do have to log in when I access
> the page for the first time - not sure why thats happening
Um - because IIS needs to impersonate a user account, and so you need to
supply valid user credentials?
Well, technically your browser needs to supply them, and so you enter them
into a dialogue the browser throws up, and the browser then sends them (or a
hash of your password) to the server.
Now, IE can attempt to logon on your behalf in certain circumstances without
bothering you. See this KB article for a list of conditions that must be
satisfied for this to happen:
http://support.microsoft.com/?id=258063
Cheers
Ken
- Next message: Ken Schaefer: "Re: authorization for sub directory"
- Previous message: Ken Schaefer: "Re: aspnet and windows integrated authentication, hot to log out?"
- In reply to: Grant: "Re: Domain could not be contacted problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|