This short code example will show you how to configure an ASP.NET website for Windows Authentication, then to allow only members of a certain group
The <location path="ErrorHandler"> section is intended to allow access to the ErrorHandler folder off the root, to allow for custom error pages. If a user is not allowed, we'll give them a friendly reason why not.