|
1 | 1 | --- |
2 | 2 | title: Default permissions and user rights in IIS |
3 | | -description: This article describes the default permissions and user rights that are set on certain folders and files. These folders and files are installed in IIS 7.0 and later. |
4 | | -ms.date: 04/01/2020 |
| 3 | +description: This article describes the default permissions and user rights that are set on certain folders and files. These folders and files are installed in IIS. |
| 4 | +ms.date: 01/08/2025 |
5 | 5 | ms.custom: sap:WWW Administration and Management\General configuration settings |
6 | | -ms.reviewer: mlaing |
| 6 | +ms.reviewer: mlaing, paulboc |
7 | 7 | ms.topic: article |
8 | 8 | --- |
9 | | -# Default permissions and user rights for IIS 7.0 and later |
| 9 | +# Default permissions and user rights for IIS versions that ship with Windows Server 2016 or later versions |
10 | 10 |
|
11 | | -This article describes the default permissions and user rights that are set on certain folders and files. These folders and files are installed with Microsoft Internet Information Services (IIS) 7.0 and later. |
| 11 | +This article describes the default permissions and user rights that are set on certain folders and files. These folders and files are installed with Microsoft Internet Information Services (IIS) on Windows Server 2016 or later operating system versions or their Windows client equivalents (Windows 10 or later versions). |
12 | 12 |
|
13 | | -_Original product version:_ Internet Information Services 8.0 |
| 13 | +_Original product version:_ Internet Information Services |
14 | 14 | _Original KB number:_ 981949 |
15 | 15 |
|
16 | | -## Permission changes in IIS 6.0, IIS 7.0, and later versions |
| 16 | +## Permission changes in IIS on Windows Server 2016 or later versions |
17 | 17 |
|
18 | | -In IIS 6.0, a local account (`IUSR_MachineName`) is created when IIS is installed. The `IUSR_MachineName` account is the default identity that is used by IIS when Anonymous authentication is enabled. Anonymous authentication is used by both the File Transfer Protocol (FTP) service and the HyperText Transfer Protocol (HTTP) service. IIS 6.0 also contains a group that is named `IIS_WPG`. The `IIS_WPG` group is used as a container for all Application Pool Identities. |
| 18 | +In IIS on Windows Server 2016 and later versions, a built-in account named `IUSR` is used as the default identity that is used by the web server when Anonymous Authentication is enabled. This account replaces the `IUSR_MachineName` account from earlier versions of IIS that ship with Windows Server 2003. Additionally, a group that is named `IIS_IUSRS` is used as a container for all [application pool identities](/iis/manage/configuring-security/application-pool-identities). The `IIS_IUSRS` group replaces the `IIS_WPG` group from earlier versions of IIS. Because the IUSR account is a built-in account, the IUSR account no longer requires a password. The IUSR account resembles a network or local service account. |
19 | 19 |
|
20 | | -In IIS 7.0 and later, a built-in account (IUSR) replaces the `IUSR_MachineName` account. Additionally, a group that is named `IIS_IUSRS` replaces the `IIS_WPG` group. Because the IUSR account is a built-in account, the IUSR account no longer requires a password. The IUSR account resembles a network or local service account. The `IUSR_MachineName` account is created and used only when the FTP 6 server that is included on the Windows Server 2008 DVD is installed. If the FTP 6 server isn't installed, the account isn't created. |
| 20 | +Beginning in IIS on Windows Server 2012, a new security feature [application pool identities](/iis/manage/configuring-security/application-pool-identities) is added. This feature allows you to run Application Pools under a unique account without creating and managing domain or local accounts. The name of the Application Pool account corresponds to the name of the Application Pool. |
21 | 21 |
|
22 | | -Beginning in IIS 7.5, a new security feature is added that is called _Application Pool Identities_. This feature lets you run Application Pools under a unique account without having to create and manage domain or local accounts. The name of the Application Pool account corresponds to the name of the Application Pool. |
23 | | - |
24 | | -For more information about IIS 7.0 accounts and groups, visit [Understanding built-in user and group accounts in IIS 7](/iis/get-started/planning-for-security/understanding-built-in-user-and-group-accounts-in-iis). |
25 | | - |
26 | | -For more information about Application Pool Identities, visit [Application Pool Identities](/iis/manage/configuring-security/application-pool-identities). |
| 22 | +For more information about IIS accounts and groups, visit [Understanding built-in user and group accounts in IIS](/iis/get-started/planning-for-security/understanding-built-in-user-and-group-accounts-in-iis). |
27 | 23 |
|
28 | 24 | ## Default NTFS file system permissions |
29 | 25 |
|
30 | | -The tables in this section list the default New Technology File System (NTFS) permissions that are assigned to certain folders and files. These folders and files are installed together with IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, and IIS 10.0. |
| 26 | +The tables in this section list the default New Technology File System (NTFS) permissions that are assigned to certain folders and files. These folders and files are installed together with IIS versions that ship with Windows Server 2016, Windows 10, or later versions. |
31 | 27 |
|
32 | 28 | ### \inetpub |
33 | 29 |
|
@@ -255,7 +251,7 @@ The tables in this section list the default New Technology File System (NTFS) pe |
255 | 251 |
|
256 | 252 | ## Default registry permissions |
257 | 253 |
|
258 | | -The tables in this section list the default registry permissions that are assigned when IIS 7.0, IIS 7.5, IIS 8.0, or IIS 8.5 is installed. When Read permissions are listed for users, the following permissions are included: |
| 254 | +The tables in this section list the default registry permissions that are assigned when IIS versions that ship with Windows Server 2016, Windows 10, or later versions. When Read permissions are listed for users, the following permissions are included: |
259 | 255 |
|
260 | 256 | - Query Value |
261 | 257 | - Enumerate Subkeys |
@@ -375,7 +371,7 @@ The tables in this section list the default registry permissions that are assign |
375 | 371 |
|
376 | 372 | ## Default Windows user rights assignments |
377 | 373 |
|
378 | | -The table in this section lists the default local security policies and the users, the groups, or the users and groups that are assigned to the policy when IIS 7.0, IIS 7.5, IIS 8.0, or IIS 8.5 is installed. |
| 374 | +The table in this section lists the default local security policies and the users, the groups, or the users and groups that are assigned to the policy when IIS versions that ship with Windows Server 2016, Windows 10, or later versions are installed. |
379 | 375 |
|
380 | 376 | ### Windows user rights that are assigned by local security policy |
381 | 377 |
|
|
0 commit comments