Hey,
We have a web site (IIS 7.5) here that has Integrated Windows Authentication and ASP.NET Impersonation. Basically the goal is to use IWA for domain joined clients and anonymous for non-domain joined clients. We don't want login prompts when accessed from outside the LAN.
I'm not sure how to publish this.
Thanks