You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/master-data-services/master-data-services-installation-and-configuration.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ If you're interested in making changes to the installation of [!INCLUDE[ssnovers
114
114
> You must [install IIS](#InstallIIS) before launching the [!INCLUDE[ssMDSshort_md](../includes/ssmdsshort-md.md)] Configuration Manager. Otherwise, the Configuration Manager will display an Internet Information Services error and you will not be able to create the [!INCLUDE[ssMDSshort_md](../includes/ssmdsshort-md.md)] web application.
115
115
>
116
116
> **Browser Requirement**
117
-
> >The [!INCLUDE[ssMDSshort_md](../includes/ssmdsshort-md.md)] web application works only in Internet Explorer (IE) 9 or later. IE 8 and earlier versions, Microsoft Edge and Chrome are not supported.
117
+
> The [!INCLUDE[ssMDSshort_md](../includes/ssmdsshort-md.md)] web application works only in Internet Explorer (IE) 9 or later. IE 8 and earlier versions, Microsoft Edge and Chrome are not supported.
118
118
> Starting in [!INCLUDE[sqlv15](../includes/sssql19-md.md)], HTML controls replace all former Silverlight components, therefore the Silverlight dependency removed. More browsers, including Chrome and Edge, now work for the Master Data Services web app.
119
119
120
120
1. Launch the [!INCLUDE[ssMDScfgmgr](../includes/ssmdscfgmgr-md.md)], and click **Database Configuration** in the left pane.
@@ -182,18 +182,18 @@ If you're interested in making changes to the installation of [!INCLUDE[ssnovers
182
182
183
183
- Enter a different user name, enter the password, and then click OK.
184
184
185
-
You don't have to use the same account when you create the database and the web application.
185
+
You don't have to use the same account when you create the database and the web application.
186
+
187
+
> [!NOTE]
188
+
> Your MDS Application Pool identity must be a part of the Windows Authorization Access Group.
For more information about the **Create Web Application** dialog box, see [Create Web Application Dialog Box (Master Data Services Configuration Manager)](../master-data-services/create-web-application-dialog-box-master-data-services-configuration-manager.md).
190
193
191
194
> [!NOTE]
192
-
> If your domain implement [2020 LDAP channel binding and LDAP signing requirements for Windows](https://support.microsoft.com/en-us/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirements-for-windows). You will see issue "The credentials could not be verified in Active Directory." when you using domain account to create Application Pool. For workaround, instead of domain user, use a **local machine user**. This can bypass the credential checking with Active Directory. After creating the web application, you can change the identity to domain user in **Internet Information Services (IIS) Manager**.
193
-
194
-
> [!NOTE]
195
-
> Your MDS Application Pool Identity must be a part of Windows Authorization Access Group.
196
-
195
+
> If your domain implemented [2020 LDAP channel binding and LDAP signing requirements for Windows](https://support.microsoft.com/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirements-for-windows), you'll see the error message "The credentials could not be verified in Active Directory" when you use the domain account to create an Application Pool. For a resolution, instead of the domain user, use a *local machine user*. This bypasses the credential checking with Active Directory. After you create the web application, you can change the identity to the domain user in Internet Information Services (IIS) Manager.
196
+
197
197
12. On the **Web Configuration** page in the **Web application** box, click the application you've created, and then click **Select** in the **Associate Application with Database** section.
198
198
199
199
13. Click **Connect**, select the [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] database that you want to associate with the Web application, and then click **OK**.
0 commit comments