Groups | Blog | Home
all groups > iis security > july 2003 >

iis security : Integrated Windows Authentication with Separate Server


howard
7/28/2003 8:39:42 AM
Is there a way to configure ASP.NET with IIS on one server
and SQL on another server, using Integrated Windows
Authentication, without using Impersonation, and not
embedding any passwords in config files or anywhere
else on the systems?

It runs out of the box this way with IIS and SQL on the
same machine. I just want to do the same thing when they
are on different machines.
Tom Kaminski [MVP]
7/28/2003 4:09:09 PM
[quoted text, click to view]

I can't think of any reason to do that. It just adds administrative
overhead and kills conneciton pooling. I believe it's basically the same
story as ASP.
http://support.microsoft.com/?id=176377
http://support.microsoft.com/?id=247931
http://support.microsoft.com/?id=810572

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



basin
7/29/2003 6:26:46 AM
Have you tried changing the anonymous id that the site
uses in the Directory Security tab to use an account on
the sql server instead of and account embedded in the
global or the web.config?


[quoted text, click to view]
AddThis Social Bookmark Button