Forum Discussion
DaveW
8 years agoAdvocate II
Kerberos on Report Server
I have 2 servers, 1st with SQL as the data source and a 2nd server with PBI Report Server I've got it working for the data source to work with "as the user viewing the report" from the outside the ...
Anonymous
8 years agoNot applicable
I assume you've watched all the vids and read all the blogs.
I know we have to register the SPNs with both NetBIOS names and also Fully Qualified DOmain names as the traffic seems to pick these at random. So you may need 2 sets on your SSRS server one as machinename eg (XXX-SSSRS-V100) one as FQDname xxx-ssrs-v100.mycmpany.com or if you are using an internal DNS entry you would use that instead of the FQDname
DaveW
8 years agoAdvocate II
Thanks for that, yes I've watched all the videos, very helpful as this is quite complex.
I think that is the key, to have 2 sets on the Report Server. I'll work on it in the next couple of days