October 2011

Introduction to identity impersonation with IIS and ASP.NET

ASP.NET applications running on IIS6 and IIS7 use the NETWORK SERVICE account by default to access resources on the computer.  This post explains how to enable impersonation to have ASP.NET use a different account.