IIS Server Security - Windows 2003 server and web sharing

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > January 2007 > Windows 2003 server and web sharing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Windows 2003 server and web sharing
John

2007-01-26, 1:32 am

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




Ken Schaefer

2007-01-28, 7:21 am

"John" <john@edd.com> wrote in message
news:%23f9i8OQQHHA.1000@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

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com