There is a good KB on ASP.Net Process Identity here. If you want to change the account aspnet_wp is running under have a look. The KB also contains a good explanation what default permissions are set for the ASPNET account.
If you're also into encrypting your connectionstring in the web.config file have a look at this MSDN article and at this gotdotnet user example.
9:45:48 PM
|