muneeb
(Muneeb Tabassum)
November 23, 2020, 5:27am
1
Hey Morning,
I am trying to use windows authentication instead of sql authentication in my orchestrator database.
When I change the connection string. After that orchestrator didn’t work.
I am using SQL server 2016 Always-on group.
This is my connection string
Data Source = UiPathRPA; Initial Catalog=UiPathRPA; Integrated Security=True"
1996
(Neelima G)
November 23, 2020, 5:53am
2
Hi @muneeb ,
Before Refer below article it might help you:
Hello,
I’m trying to install UiPath Orchestrator website on a remote machine running Windows Server 2012. The problem is when i’m trying to introduce the credentials for the SQL Database. The DB is on another machine, and i have access to it through SQL Management Studio with the same credentials that UiPath installer refuses.
The server and the database have all the roles and configuration necessary because there was an Orchestrator instance running on the machine and working correctly a coup…
Description
After add a user to production environment, the user try to login and get the error User does not exist
[image]
Troubleshooting steps
In the Domain field, type the domain or subdomain to which the user belongs.
If left empty, the user will not be able to log in using Windows Authentication.
Thus before adding the user the windows authentication needs to be enabled.
Please follow the step by step guideline to enable the same in web.config & IIS
Thereafter, Perform the below…
Thanks,
Neelima.