This topic lists the care points for installing EUM with AD, and some related FAQs:
Care points:
While Installating
In EUM_config.ps1:
- The install type $global:PHEUM_ADInstall should be changed to true
- Value for $global:PHEUM_Domain should be changed from "Extranet" to the AD domain without the domain component
- Value for $global:PHEUM_ProviderCS should be the LDAP connection string, starting with the OU path
After installation
In IdentityServer.exe.config:
- Change LoginGetUsernameByEmail value to false
In C:\inetpub\wwwroot\~site~\IdentityServer\Views\Account:
- Search all the files for input type ="email" and if found change input type from email to text
- Reset IIS after the changes are made and saved
Related Article:
Comments
0 comments
Please sign in to leave a comment.