Re: IIS and Integrated Windows Authentication
From: Viperlein (Viperlein_at_discussions.microsoft.com)
Date: 11/11/04
- Next message: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Previous message: A_at_T: "RE: Changing Anonymous Access from enabled to disabled."
- In reply to: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Next in thread: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Reply: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Nov 2004 08:54:02 -0800
Hmmm, thanks.
But why does this not happen to ALL people, but only a few with their
certain profile.
How can this be profile related ? In the company each one has the same
installation and updates. Some have more software than others. But in the
end, the browser configuration is the same to all.
I thought if I activate "Integrated WIndows Authentication", the login of
the user is used automatically and all the rights for drives and so on are
taken from the Active Directory, as it is for all who do not get the error ?
"Miha Pihler" wrote:
> Hi,
>
> You will always get authentication failed on a website that is not
> accessible anonymously. This is "caused" by web browser (any of them) trying
> to access site anonymously (browser can't know beforehand that site is
> protected). Once the site returns "authentication failed" it will return
> list of authentication options that it will support (e.g. IA, Basic, ...).
>
> INFO: How IIS Authenticates Browser Clients
> http://support.microsoft.com/default.aspx?scid=kb;en-us;264921
>
> Mike
>
> "Viperlein" <Viperlein@discussions.microsoft.com> wrote in message
> news:6BC95DC9-1E4F-4DCE-B6DE-CE2B17CA9DF3@microsoft.com...
> > Hello @ll :)
> >
> > We have a problem with our ASP.NET application and the IIS in our company:
> >
> > As soon as you disable the "Anonymous access" and use the integrated
> > Windows
> > Authentication, some users (it is only XP-profile dependant, not PC
> > dependant
> > !) receive a "Bad Request" when calling the startpage. If you look closely
> > at
> > the communication with a sniffer, there you see an "authentication failed"
> > error before receiving the "Bad request" one.
> >
> > I also made a simple ASP.NET page with an asp-button on it without any
> > functionality and the same settings for the IIS. And guess what ????
> > The error also appears !
> >
> > So no problem with our program.
> >
> > We have no idea what to do any further ............
> > Any ideas would be welcome !
> >
> > Thank you all for your support !
> >
> > Christian
>
>
>
- Next message: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Previous message: A_at_T: "RE: Changing Anonymous Access from enabled to disabled."
- In reply to: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Next in thread: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Reply: Miha Pihler: "Re: IIS and Integrated Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|