Re: Write permission in the properties dialog box of IIS

From: Steve (ngsteve@my-deja.com)
Date: 04/17/03


From: ngsteve@my-deja.com (Steve)
Date: 17 Apr 2003 06:20:08 -0700


Atrax _ <anonymous@devdex.com> wrote in message news:<OSeH$L#ADHA.2044@TK2MSFTNGP10.phx.gbl>...
> IIS permissions and NTFS permissions are two different things.... see
> www.iisfaq.com
>
What is the diffence? Can you please explain Thanks.

I went to www.iisfaq.com can't find the answer.
Anyway press F1 to looked at the help file for IIS at
http://localhost/iishelp/iis/misc/default.asp?jumpurl=../htm/core/iiwspsc.htm

/////////copied from help
////////////////////////////////////////////////
Setting Web Server Permissions
It is important to understand the distinction between Web server
permissions and NTFS permissions. Unlike NTFS, Web server permissions
apply to all users accessing your Web and FTP sites. NTFS permissions
apply only to a specific user or group of users with a valid Windows
account. NTFS controls access to physical directories on your server,
whereas Web and FTP permissions control access to virtual directories
on your Web or FTP site. For more information, see Web and FTP Sites.

By default, Web and FTP access permissions use the Windows account
IUSR_computername. When users access your site, using anonymous
authentication, they use this account. By default, IUSR_computername
is given NTFS permissions by IIS for the actual folders that comprise
the Web or FTP site. You can, however, change these permissions for
any folder or file in your site. For example, you can use Web server
permissions to control whether users visiting your Web site are
allowed to view a particular page, upload information, or run scripts
on the site. For more information, see About Access Control.

Important

If Web permissions and NTFS permissions differ for a directory or
file, the more restrictive settings are used.
////////////////////////////////////////////////////

The last statement says that if Web permissions and NTFS permissions
differ for a directory or file, the more restrictive settings are
used.
But then in my case the web permission in IIS for
http://localhost/WebApplication2(actual physical directory at
C:\Inetpub\wwwroot\WebApplication2) is set to read only but I am able
to write a file in the same directory........(default asp.net user
granted write NTFS permission in this directory)
Why???



Relevant Pages

  • Re: IIS 5.1 (WinXP Pro) not accepting file permissions.
    ... "Ken Schaefer" wrote: ... > You probably need to check NTFS permissions *not* the IIS Write Permission ... Uncheck "Write" access in IIS Manager, ...
    (microsoft.public.inetserver.iis.security)
  • Re: Write permission in the properties dialog box of IIS
    ... > IIS permissions and NTFS permissions are two different things.... ... see Web and FTP Sites. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Scripting error
    ... As well you should also read the following articles on the Microsoft ... 155253 Improper NTFS Permissions May Result in IIS Failure ... Troubleshoot Permissions in Internet Information Server ...
    (microsoft.public.scripting.vbscript)
  • Moving a web project to a different computer (for development)
    ... Windows Authentication", I've restarted IIS, and I've given Authenticated ... Users Full Control (for the NTFS permissions). ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Win XP Prof / IIS 5.1: WebDAV included?
    ... WebDav is available, you just need to configure the appropriate IIS and NTFS ... WebDav is *disabled* as a security measure (by NTFS permissions) if you run ...
    (microsoft.public.inetserver.iis)