Forum Discussion
Power BI Publisher Authentication
- 9 years ago
Yes, I solved the problem. Problem was in domain preferences for users. They couldn't store any passwords in their computers. I created trusted local area for storing that.
I added
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb] "ProtectionPolicy"=dword:00000001
to registry and it worked
If I knew where I should find I would found it...
I opened Excel from Administrator user.
I tried to do the same actions on all PCs. I hope It's only checkbox or something else in preferences, but I don't know what.
Hi Ustinovdl,
According to my test, Excel file doesn't store the credentials. When I copy it to another computer, the log in information is missed. So the credentials could be stored in the computer. Maybe these post could help. Please handle it carefully.
office-applications-periodically-prompt-for-credentials-to-sharepoint
how-to-get-rid-of-prompts-for-credentials-connecting-to-proxy-server-officeimg-v
Best Regards!
Dale
- v-jiascu-msft9 years agoMicrosoft Employee
Hi Ustinovdl,
Could you please tell me if your problem was resolved? Could you please share the answer or mark the proper answer as solution if it's convenient for you? That will be a help to the others.
Best Regards!
Dale- Ustinovdl9 years agoHelper I
Yes, I solved the problem. Problem was in domain preferences for users. They couldn't store any passwords in their computers. I created trusted local area for storing that.
I added
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb] "ProtectionPolicy"=dword:00000001
to registry and it worked