Forum Discussion
Users in Site Settings do not work
- 9 years ago
The problem turned out to be PEBKAC. I didn't understand that a user who is a Sys Admin doesn't automatically get any permissions to the content structure with the Browse page at all.
Hi Jeremy - the behavior described seems strange. A couple things to check when running side by side:
1. Double check the URL reservations are correctly pointing to the instance. It's common to have URL reservations accidentally point to the incorrect instance. You can check that by running netsh http show urlacl
2. Unless you have a firm requirement, it's better to run the servers with different service accounts. Just run them as their own independant virtual service accounts.
3. Double check they are not using the same catalog database, each instance needs it's own catalog. Running scale out across PBIRS and SSRS is not supported.
Note that builtin\administrators always have admin access to the server, it's the fallback in case you accidentally delete all server admins.
Hi,
The PowerBIRS web site works fine, so I don't see how the URL reservation would be an issue.
The two instances are using different config DBs on the same remote DB instance
The service account is a domain account