See my previous post about LUA, and why it is a good idea. Today I managed to get ASP.NET 2.0 to debug correctly, using Visual Studio .NET 2005 under LUA. Thanks to Andrew Duthie’s post. I needed to tweak my system a little, here are my steps in digest (II6 only): 1. Create a new [...]
Archive for November 9th, 2005
Debugging ASP.NET as non-admin (LUA)
Posted in Everything, Software Development, tagged ASP.NET, Security on November 9, 2005 | Leave a Comment »
Running as Non-Admin
Posted in Applications, Everything, tagged Security on November 9, 2005 | Leave a Comment »
I have recently converted my developer workstations over to running as non-admin. I was inspired to move over to a least-privilege user account after sitting in on a talk by Randy Hayes – president for the CMAP (Central Maryland Association of .NET Professionals) user group. The principle theme of Randy’s talk was about better protecting [...]
