This post originated from an RSS feed registered with .NET Buzz
by Robert Hurlbut.
Original Post: Browsing the Web and Reading E-mail Safely with Software Restriction Policies
Feed Title: Robert Hurlbut's .Net Blog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rhurlbut/Rss.aspx
Feed Description: Development with .Net, Rotor, Distributed Architectures, Security, Extreme Programming, and Databases
In my .NET Rocks interview, I briefly alluded to Michael Howard's tool "DropMyRights" to help users who still run as Administrators (a practice I don't recommend, and neither does Howard, but I know many still do) to drop their privileges when using any tool to access the internet. Now, Howard has written an extension to that first article detailing the use of "Software Restriction Policies". Take a look at this interesting article to see how you can use the group policy objects to apply limited rights to an application you do not wish to implicity trust.