Home All Groups Group Topic Archive Search About

web application development user rights req

Author
28 May 2005 3:48 PM
maidoo
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 ?
--
regards
Maidoo.

Author
30 May 2005 9:31 AM
Dominick Baier [DevelopMentor]
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

Show quoteHide quote
> 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 ?
Author
30 May 2005 3:57 PM
maidoo
well, the user is in both of these groups, but i don't have server extensions
installed
do i have to install them and put the user in both groups to create a web
app. ?

besides, isn't what u says aganist what is mentioned in the documentation, i
mean , this is not how is suppose to work
--
regards
Maidoo.



Show quoteHide quote
"Dominick Baier [DevelopMentor]" wrote:

> 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 ?
>
>
>
>