Forum Discussion
m-colbert
3 years agoResolver III
Gateway Folder Data Source using FQDN to a Different Domain - Invalid Credentials
I have a situation where a new gateway was setup on a different domain than where the shared folder resides. Networking is appropriately configured since from the gateway I can access a shared folder...
abelherrera
3 years agoNew Member
I found three 3 possible solutions:
- Create a trusted relationship between the two domain controllers.
- If the first option it's not possible, make sure the same user and password are created in both domain controllers. eg. domainA\user-smb and domainB\user-smb. When you create the connector ask the same domain controller where de PowebiConnector is installed.
3. The other option is to create the user and password in the server that you install de powerbigateway like a local account, then when you make de connector use .\user_smb
I understand the Authentication method: "Windows" start a Windows session with the "Windows Username" in the powerbigateway installed. if the user has access the connexion is successful but if not the services use the credential vault.
In my case, I installed the PBGT in a WS 2022 Standart and matriculate in a domain, I solved the same use with the second method, but for a standalone storage a solved with the 3rd method.
1