Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
rupayan87
New Member

repeated login prompts in PBIRS web portal/service URL

when i use the default PBIRS wbeportal/service URL i can access the reports. However when i set up a custom URL, either on http or https, i get repeated login prompts. From browser developer tools, i see 401 error. Any ideas why?

 

I am using auth type - <RSWindowsNTLM/>

I am using a domain servcie account not the virtual one.

 

i referred below links but not luck. 

https://docs.microsoft.com/en-us/sql/reporting-services/install-windows/configure-a-url-ssrs-configu...

https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-ssl-connections-on-a-nati...

https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-windows-authentication-on...

 

The registry settigs is fine. 

 

 

 

1 ACCEPTED SOLUTION
rupayan87
New Member

The solution is as below -

  1. Add a new DWORD value in the registry path HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters

 

Value name: DisableStrictNameChecking

Data type: REG_DWORD

Base: Decimal

Value: 1

 

  1. Add a new Multi-String value in the registry path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0

 

Value name: BackConnectionHostNames

Data type: Multi-String

Value: <the report server URL>

View solution in original post

2 REPLIES 2
WaleedZain17
Regular Visitor

Hi rupayan87. I am stuck at the same scenario as you, and the solution you suggested didn't help in my case. Any advice on what I can do next? TIA.

rupayan87
New Member

The solution is as below -

  1. Add a new DWORD value in the registry path HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters

 

Value name: DisableStrictNameChecking

Data type: REG_DWORD

Base: Decimal

Value: 1

 

  1. Add a new Multi-String value in the registry path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0

 

Value name: BackConnectionHostNames

Data type: Multi-String

Value: <the report server URL>

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.