Forum Discussion
Report Server Security
- 4 years ago
Hi vasker ,
The best option for Power BI Reporting Server to authenticate on servers that are not joined to a domain is Basic or NTLM. using c, you should be able to create local users and authenticate on the reporting server.
For more details, you can read related document link as below:
Authentication with the Report Server - SQL Server Reporting Services (SSRS) | Microsoft Docs
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi vasker ,
The best option for Power BI Reporting Server to authenticate on servers that are not joined to a domain is Basic or NTLM. using c, you should be able to create local users and authenticate on the reporting server.
For more details, you can read related document link as below:
Authentication with the Report Server - SQL Server Reporting Services (SSRS) | Microsoft Docs
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.