Forum Discussion
Caitlin_Knox
10 years agoAdvocate III
Enterprise Gateway - adding folder as data source
My original goal in switching to Enterprise gateway was to try and fix a problem I was having using a Folder as a data source when using the Personal gateway. The folder I speak of is a synced docume...
Greg_Deckler
10 years agoCommunity Champion
Well, they are the same credentials and then they probably aren't the same credentials technically. O365 uses Azure AD as its authentication mechanism. Most organizations have AD on premises or you might have a local user account on your computer. It may look like the same format when you logon, but technically not the same credential. What if you switch your Windows authentication to the form: DOMAIN\userid?
So, if you logon with [email protected], you could try "company\first.last". If you have a local user account, I believe it would be WORKGROUP\first.last.
Caitlin_Knox
10 years agoAdvocate III
I tried that format (both), and am still receiving the same error. Does it make a different that we do NOT have any on premise Active directory?