Web site permissions are not meant to be used in place of NTFS permissions. Instead, they are used with NTFS permissions to strengthen the security of your Web site content. You can configure your Web site's access permissions for specific sites, directories, and files. Unlike NTFS permissions, Web site permissions affect everyone who tries to access your Web site.
The following conditions apply to setting permissions:
| • | If Web site permissions conflict with NTFS permissions for a directory or file, the more restrictive settings are applied. |
| • | Disabling permissions restricts all users. For example, disabling the Read permission restricts all users from viewing a file, regardless of the NTFS permissions applied to those users' accounts. However, enabling the Read permission can allow all users to view that file, unless NTFS permissions that restrict access have also been applied. |
| • | If both IIS and NTFS permissions are set, the permissions that explicitly deny access take precedence over permissions that grant access. |
| |
You must be a member of the Administrators group on the local computer to perform the following procedure or procedures. As a security best practice, log on to your computer by using an account that is not in the Administrators group, and then use the runas command to run IIS Manager as an administrator. At a command prompt, type runas /user:Administrative_AccountName "mmc %systemroot%\system32\inetsrv\iis.msc". |
To set permissions for Web content (including WebDAV) | |||||||||||||||||||||||||||||||||||
|
| • | For information about securing WebDAV, see Managing WebDAV Security. |
| • | For information about setting NTFS permissions, see Securing Files with NTFS Permissions. |
| InitWizard("da71a929-555f-40c5-89e5-81730361b1341033"); |