Re: web application development user rights req

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 05/30/05


Date: Mon, 30 May 2005 02:31:47 -0700

Hello maidoo,

the creation of the app should work if your user is in those both groups
(do you have frontpage server extensions installed?) ...

what will not work is debugging of ASP.NET apps - even if the user is in
the debugger users group.

so you might consider giving your dev admin rights anyways...

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> as mentioned in the documents supplied with the VS.NET that the user
> need to
> be part of the (vs developers) group to develope and test web app. and
> (debbuger) group in order to debbug the app, and that no need to b
> part of
> the admin group
> well , i tried this out but it didn't work so far , when i use a user
> account that is only part of the (vs developres) and (debbuger) groups
> , the
> creating of the new web app fails
> can anyone describe to me how to fix this ?



Relevant Pages

  • Re: encrypting app.config with RSA
    ... Dominick Baier - DevelopMentor ... I understand that the "protectsection" approach actually is not secure ... OK - but the app is running in the security context of the user - so ... So I can't use the DPAPI provider. ...
    (microsoft.public.dotnet.security)
  • Re: Considering .NET, a few questions
    ... you probably couldn't do better than DevelopMentor ... You might have to travel, ... Tom Dacon ... application to a web based app. ...
    (microsoft.public.dotnet.general)
  • Re: encrypting app.config with RSA
    ... Is there a secure way to encrypt sensible information in a .net application ... OK - but the app is running in the security context of the user - so everyting ... Dominick Baier - DevelopMentor ...
    (microsoft.public.dotnet.security)
  • Re: encrypting app.config with RSA
    ... OK - but the app is running in the security context of the user - so everyting ... Dominick Baier - DevelopMentor ... That means I have to use the RSA provider, but by default, it still ...
    (microsoft.public.dotnet.security)
  • Re: How to Change MinRequiredNonAlphanumericCharacters in AspNetSq
    ... Dominick Baier - DevelopMentor ... The app is being deployed to a shared server, so I cannot do anything to the machine.config. ... My users will resist using extremely strong passwords. ...
    (microsoft.public.dotnet.framework.aspnet.security)