Security roles for Developers

D

David Bailie

Hi all,

I was wondering what local security groups a developer needs to belong
to in order to be able to write, test and debug VB, C# and ASP.net on
Windows XP?

The groups that are in question are Debugger Users and VS Developers. I
wanted to know if a .NET developer has to be in both, or either (not all of
our VS.NET users use the debugging capabilities.

Also, does a VS.NET developer need to be a Local Admin?

Thanks in advance.

David
 
C

Carlos J. Quintero [.NET MVP]

does a VS.NET developer need to be a Local Admin?

Absolutely not. VS.NET developers should not be admins. I switched to non
admin some months ago and you can develop normally. Here you have some
resources:

The Non-Admin blog - running with least privilege on the desktop
http://weblogs.asp.net/aaron_margosis/

Developing Software in Visual Studio .NET with Non-Administrative Privileges
http://msdn.microsoft.com/library/d...StudioNETWithNon-AdministrativePrivileges.asp

Developing as non-Admin with VS.NET 2003
http://cyberforge.com/weblog/aniltj/articles/254.aspx

How To Use the ASP.NET Utility to Encrypt Credentials and Session State
Connection Strings
http://support.microsoft.com/default.aspx?scid=kb;en-us;329290

Item 9: How to develop code as a non-admin
http://www.informit.com/content/images/0321228359/samplechapter/brown_ch.pdf

The groups that are in question are Debugger Users and VS Developers. I
wanted to know if a .NET developer has to be in both, or either (not all
of our VS.NET users use the debugging capabilities.

I don´t remember about the Debugger Users group (the answer is in the docs
above) but I remember that the VS Developers group makes the ASP.NET wizard
to create ASP.NET solutions much happier. Otherwise you have to create IIS
virtual folders first and I experienced some problems. So, I am in both
groups.

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,827
Latest member
DMUK_Beginner

Latest Threads

Top