Integrated Fails. Basic Works

Integrated Fails. Basic Works

am 09.02.2006 00:25:27 von unknown

Here is my situation.

2 load balanced webservers (2003 SP1) hosting a series of websites. When I
try to open the website i get prompted for username and password as I should.
Then I get 401 error message telling me I am unauthorized. In this case it
is a 401.1 error message. I know this user name password combination is
correct. If I swith to basic authentication i can get in and everything
works fine. I have tried bunches of IE settings. Changing the app pool
identity (which is running as a domain account), done searches looking for
other solutions and can not seem to find anything that explains this. I have
tried accessing it with different methods including from the server with
http://local host. Tried the netbios name, the FQDN you name it. All same
result.

Re: Integrated Fails. Basic Works

am 09.02.2006 08:46:35 von someone

http://blogs.msdn.com/david.wang/archive/2005/07/14/HOWTO_Di agnose_IIS_401_Access_Denied.aspx

Sounds like the top reason from the FAQ (Integrated Auth + Domain + Custom
AppPool Identity) which is documented.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Chris Geier" wrote in message
news:8C5F8361-34BA-42A8-87F6-85BA269070EA@microsoft.com...
> Here is my situation.
>
> 2 load balanced webservers (2003 SP1) hosting a series of websites. When
> I
> try to open the website i get prompted for username and password as I
> should.
> Then I get 401 error message telling me I am unauthorized. In this case
> it
> is a 401.1 error message. I know this user name password combination is
> correct. If I swith to basic authentication i can get in and everything
> works fine. I have tried bunches of IE settings. Changing the app pool
> identity (which is running as a domain account), done searches looking for
> other solutions and can not seem to find anything that explains this. I
> have
> tried accessing it with different methods including from the server with
> http://local host. Tried the netbios name, the FQDN you name it. All same
> result.