User authentication -- username mismatch in IIS in ASP.NET application
- by Cory Larson
Last week, an employee's Active Directory username was changed (or a new one was created for them). For the purposes of this example, let's assume these usernames:
Old: Domain\11111
New: Domain\22222
When this user now logs in using their new username, and attempts to browse to any one of a number of ASP.NET applications using only Windows…