I am using a WCF service and a net.tcp endpoint with serviceAuthentication\'s principal PermissionMode set to UseWindowsGroups.
Currently in the implementation of th
Lars Wilhelmsen has posted a solution for this problem. Have a look at http://www.larswilhelmsen.com/2008/12/17/configurable-principalpermission-attribute/