IIS 6, SQL 2000 and trusted connection

IIS 6, SQL 2000 and trusted connection

am 06.02.2006 22:34:11 von mcron

I have an IIS 6.0 web server (WEB2) hosting an application that uses an SQL
2000 database. The SQL 2000 database resides on a separate server (SQL2). I
would like to configure the web site to use Windows Integrated authentication
only. I would like to use Windows authentication only for SQL as well. In
testing, I have observered that I cannot access the SQL database from the web
server.
I have located the following articles which may apply to my situation:
http://support.microsoft.com/kb/176377
http://support.microsoft.com/kb/176379
http://support.microsoft.com/kb/176380
In reviewing these articles, I see that they apply to version of IIS prior
to IIS 6.0. Does anyone know if the issue(s) described here apply to IIS 6.0?

Does anyone know if this issue also exists when using SQL 2005?

Thanks in advance for the help,

McR

Re: IIS 6, SQL 2000 and trusted connection

am 07.02.2006 16:37:46 von tomk (A

"mcron" wrote in message
news:DF7025F9-AD2C-422F-8D81-47B2417188ED@microsoft.com...
>I have an IIS 6.0 web server (WEB2) hosting an application that uses an SQL
> 2000 database. The SQL 2000 database resides on a separate server (SQL2).
> I
> would like to configure the web site to use Windows Integrated
> authentication
> only. I would like to use Windows authentication only for SQL as well.
> In
> testing, I have observered that I cannot access the SQL database from the
> web
> server.
> I have located the following articles which may apply to my situation:
> http://support.microsoft.com/kb/176377
> http://support.microsoft.com/kb/176379
> http://support.microsoft.com/kb/176380
> In reviewing these articles, I see that they apply to version of IIS prior
> to IIS 6.0. Does anyone know if the issue(s) described here apply to IIS
> 6.0?
>
> Does anyone know if this issue also exists when using SQL 2005?

Yes they do for both. IIRC, enabling Kerberos is a way around the problem
(where the user's password is not sent via NTLM).

http://support.microsoft.com/?id=319723
http://support.microsoft.com/default.aspx?scid=kb;en-us;2649 21

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers /iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS