Forum Discussion
XeniaLi
1 year agoHelper I
Live connection to SSAS
I wonder if anyone can point me into a direction we have re-occuring issue with live connection to SSAS model. Our current config is Power Bi Repport Server on Server A Our SSAS model on Se...
- 1 year ago
Thank you much appreciated.
We've checked configuration Kerberos configs and other and they are looking correct. However I've noticed that some request to SSAS are requested in anonymous logon whihc is not allowed. How can I change it from PBRIS to stop anonymous connections when it is direct/live query of SSAS?
TAXenia
XeniaLi
1 year agoHelper I
We find the fix for our issue
In reporting server cofig file by default there are two method of authentication: NTML and WindowsNegotiate.
We removed NTML and it resolved the issued, it is of coruse mean that the only way of connection available is by Kerbedros.
v-priyankata
1 year agoCommunity Support
Thank you for confirmation!.