Can "Windows Authentication" be used for SQL in distributed env.?
From: Novice (6tc1ATqlinkDOTqueensuDOTca)
Date: 07/02/04
- Next message: Dan Guzman: "Re: Application Roles across databases in SQL Server 2000"
- Previous message: Dan Guzman: "Re: Application Roles across databases in SQL Server 2000"
- Next in thread: Kevin McDonnell [MSFT]: "RE: Can "Windows Authentication" be used for SQL in distributed env.?"
- Reply: Kevin McDonnell [MSFT]: "RE: Can "Windows Authentication" be used for SQL in distributed env.?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 2 Jul 2004 06:00:01 -0700
Hi all, we are about to move our SQL Server database onto a different machine from the machine that houses our web server (IIS). Currently our web application uses "windows authentication" - but once we move it to a different machine will we have to change the security mode? Or is there another way for our web server machine to flow the identity to the other machine.
I tried looking this issue up online - but I saw no reference to it. I did find this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxcondatabasesecurity.asp
and it seems that the advice from Microsoft is that if you just create an identical account on both machines (including password) you can effectively connect from the one machine to the other.
Or have I misunderstood?
Thanks for any advice,
Novice
- Next message: Dan Guzman: "Re: Application Roles across databases in SQL Server 2000"
- Previous message: Dan Guzman: "Re: Application Roles across databases in SQL Server 2000"
- Next in thread: Kevin McDonnell [MSFT]: "RE: Can "Windows Authentication" be used for SQL in distributed env.?"
- Reply: Kevin McDonnell [MSFT]: "RE: Can "Windows Authentication" be used for SQL in distributed env.?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|