Orchestrator windows AD login failed error code 200.
Error:
UiPath.IdentityServer.Directory.LdapAD.LdapADAdapter Failed to get site info from DC xxxxx.xyz.com with exception System.DirectoryServices.Protocols.LdapException: The supplied credential is invalid.
at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential)
at System.DirectoryServices.Protocols.LdapConnection.Bind()
at UiPath.IdentityServer.Directory.LdapAD.MsLdapClient.InitConnectionAsync()
at UiPath.IdentityServer.Directory.LdapAD.LdapDcLocator.GetSitesAsync(ServiceHostEntry[] allDCs), will try other DCs
Resolution:
- Log in to the Management portal as a system administrator
- Go to Users and select the Authentication Settings tab
- In the External Providers section, click Configure under Active Directory
- Select the Use Kerberos Auth checkbox and Save
- Restart the IIS site. This is required whenever changes are performed to External Providers.