Can anyone explain how I should go about implementing security between IIS, SQL Server 2000 and Windows 2000. They all have there own security settings so which do I use and why.
Thanks
Printable View
Can anyone explain how I should go about implementing security between IIS, SQL Server 2000 and Windows 2000. They all have there own security settings so which do I use and why.
Thanks
"Windows Authentication" works on each, and Windows 2000 does a decent job of impersonation from the client's IE to IIS and then to SQL Server.