By default, ASP.NET uses the network service account, is it the account I have to use with ASP.NET during production? What are the best practices associated with the account used by ASP.NET?
Hello
Edit: if that matters, I will use ASP.NET on a Windows 2008 server
source
share