Good Afternoon,
I have Sql Server Express edition installed on my Windows 10 PC. I also have Report Server installed on the same PC which has some reports deployed and I can access it using http://ServerName/Reports.
I have other users who need to access these reports. I added them to the report server as well as the ReportServer database and granted them permissions to access the reports. It all worked until now but, one of the users I am trying to grant access to the reports is not working.
He signs in using his microsoft account on Windows 10 PC which is connected to the Sql Server / Report server PC through wifi router. When he opens the Web service using http://ServerName/Reports it says he doesn't have permission to access the home folder. On the Top Right corner instead of his username it shows HomeGroupUser$. I think that is the issue. When he signs in he uses his credential but windows converts it to HomeGroupUser$ and I don't know how to stop that behavior.
Please help.
Thank you.
adthakkar