posted on Thursday, January 26, 2006 5:40 PM
by
ACALVETT
Configuring a secure domain account for ASP.NET on Windows 2000
My blog has moved to: http://sqlblogcasts.com/blogs/acalvett/
The full version of this post can be found here.
I recently had to enable the ASP.NET account on a Windows 2000 machine to use a domain account so we could use NT Authentication to the SQL backend and the implementation of the domain account had to be secure. The hardest bit was securing the account, I wanted to give the account as few privileges as possible and make sure the account details could not be easily compromised.........
To read the complete version of this post go to here.