Windows 2003 server and web sharing

I have a few questions about web sharing.

1. When you enable web sharing of a folder, what port does the user need to
access the shared folder remotely?

2. If I set the security up in IIS for that folder, will it change the local
intranet security for the local users?

3. In the web sharing setup, is it best to turn off the run scripts? (As
only files will be modified remotely. i.e. word/excel, power point etc.)

Thanks
John [ Fr, 26 Januar 2007 05:47 ] [ ID #1609337 ]

Re: Windows 2003 server and web sharing

"John" <john [at] edd.com> wrote in message
news:%23f9i8OQQHHA.1000 [at] TK2MSFTNGP05.phx.gbl...
>I have a few questions about web sharing.
>
> 1. When you enable web sharing of a folder, what port does the user need
> to
> access the shared folder remotely?

By default, port 80 (HTTP). The folder is added as a virtual directory
underneath your default website.

> 2. If I set the security up in IIS for that folder, will it change the
> local
> intranet security for the local users?

eh? IIS has settings for authentication types (e.g. Basic -vs- Digest -vs-
IWA). This merely sets the mechanism by which a user's credentials are
transferred to the server. Whether the user can access the pages still
depends on NTFS permissions. IIS has another set of settings that determines
whether content can be read or executed.

> 3. In the web sharing setup, is it best to turn off the run scripts? (As
> only files will be modified remotely. i.e. word/excel, power point etc.)

the "scripts" permission allows ISAPI extensions to run (e.g. ASP, ASP.NET
pages). If you do not have any of those, then you do not need that
permissions on.

Cheers
Ken
Ken Schaefer [ So, 28 Januar 2007 09:34 ] [ ID #1610901 ]
Webserver » microsoft.public.inetserver.iis.security » Windows 2003 server and web sharing

Vorheriges Thema: IUSR_ and IWAM_ with admin privileges
Nächstes Thema: deny access to folders but dont want logon prompt