I have an asp.net MVC Intranet web application that uses windows authentication. On our development environment the asp.net MVC and the active directory were on the same machine, so users were authenticated against the AD by default. Currently on the staging server we have the following:-I have an asp.net MVC Intranet web application