Forum Discussion
Unable to connect to SSAS Tabular from Service
- Anonymous7 years ago
We deleted the users from the gateway, and re-added them. Then the issue went away. Interesting that the problem occurred following a team wide reseting of passwords. Seems like the updated paswords didn't propogate to the Data Gateway.
We deleted the users from the gateway, and re-added them. Then the issue went away. Interesting that the problem occurred following a team wide reseting of passwords. Seems like the updated paswords didn't propogate to the Data Gateway.
The gateways will remember what password you stored against the user credentials and should check them against the current password in AD. If there is an update, the stored credentials will mismatch from the newly updated passwords in AD.
I'd recommend making use of service accounts with non-rotating passwords if possible.