Re: IIS access permissions
From: Jim Toth (JimToth_at_discussions.microsoft.com)
Date: 02/03/05
- Next message: Brad Goldwater: "IISState Analysys Help Required"
- Previous message: Brad Goldwater: "IISState Analysys Help Required"
- In reply to: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Next in thread: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Reply: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 16:17:01 -0800
Tom -
Thanks for the info. I think one issue I'll have is that corporate has
banned the creation of local groups on any server machines... do you know if
it's possible to circumvent this with domain groups of the same name?
- Jim
"Tom Kaminski [MVP]" wrote:
> "Jim Toth" <Jim Toth@discussions.microsoft.com> wrote in message
> news:88CC352F-C8A0-4C72-9EDC-AD6B8F91C544@microsoft.com...
> > Can anyone point me to a "how-to" article on how to configure IIS and
> > directory permissions for an ASP.NET web application that is to be worked
> on
> > by several different developers simultaneously via Visual Studio.NET? My
> > client here has not done this before and I confess to not having done it
> > myself. They have one web server with many different applications on it
> and
> > are loathe (rightfully so) to give out permissions to IIS as a whole for
> > setup, so I need instructions I can give them on how to accomplish this.
>
> Checkout the readme files for VS.NET - they explain how to install some
> VS.NET server components on your web server. In the process, a local VS
> Developers group will be created. Just add your developers' domain accounts
> to this group. There will also be a share created named wwwroot$ pointing
> to \Inetpub\wwwroot. IIRC, the group will be given NTFS change permissions
> to this folder - if not do it yourself. VS.NET will then use this share to
> connect to.
>
>
>
- Next message: Brad Goldwater: "IISState Analysys Help Required"
- Previous message: Brad Goldwater: "IISState Analysys Help Required"
- In reply to: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Next in thread: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Reply: Tom Kaminski [MVP]: "Re: IIS access permissions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|