Giter VIP home page Giter VIP logo

Comments (6)

jtarquino avatar jtarquino commented on May 17, 2024 1

The sample explains what should be done for PBIRS and for the next version of SSRS https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample , for 2016 is a specific sample https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample2016, those are different as the title shows , I agree we should update the title in the one for PBIRS and SSRS vNext to reflect it doesn't apply to SSRS 2016.

If you look closely the machineKey instructions are different , in PBIRS and for SSRS vNext you don't touch the web.config, you add it to the centralized file where our configuration is the RSReportServer.config so you don't have to replicate it in multiple places
https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample#step-4-generate-machine-keys

For your last question PBIRS is totally stand alone

from reporting-services.

jtarquino avatar jtarquino commented on May 17, 2024

Can you elaborate a little bit more about what change you expect in the documentation?
Also feel free to send a Pull Request with the change you would like to see there

from reporting-services.

gregoriogreen avatar gregoriogreen commented on May 17, 2024

I am sitting here working with the MachineKeys for the PowerBI ReportServer (PBRS). I suspect very soon everyone will be deploying PBRS and not SRS ReportServer. So the documentation should reflect the user demand by highlighting PBRS differences.

The MachineKey section of the instructions does not highlight what to do with MachineKeys for PBRS. Also each time I add a MachineKey to web.config then restart PBRS the MachineKey is stripped out of web.config. So it's a mystery to me.

Are there interdependencies between the SRS install and PBRS install, or is PBRS totally stand-alone?

from reporting-services.

gregoriogreen avatar gregoriogreen commented on May 17, 2024

I was able to resolve this. The root cause of the issue was a misinterpretation of the instructions. As I am running SQL2016 I tried to use the CustomSample2016 while following the ReportServer PBI instructions wherever I could find them (in CustomSample).

It might be helpful to have three versions of instruction

  • SRS Prior to SQL2016
  • SRS 2016
  • PBI [version] which deserves a stand-alone sample and instruction.

Thank you, this is great software. Looking forward to the OAuth2 Azure AD / Office 365 Auth Sample.

from reporting-services.

danielnord avatar danielnord commented on May 17, 2024

To help other developers that had the same problem this were the steps I took to make it work after I had set the wrong MachineKeys:

  1. Generate machine keys AES/AES (Generate from IIS > Site > Machine Key > Generate keys)
  2. Set the keys in config file as described in solution
  3. Open Report Server Configuration Manager
  4. Go to Encryption keys
  5. Delete Encrypted content
  6. Verify that the Database has credentials

Other things I've noticed:

Chrome can cache old data so an Incognito window and another browser (Internet Explorer) can be good to use to validate that this hasn't happened.

from reporting-services.

hajaworld avatar hajaworld commented on May 17, 2024

how to create machine from IIS just for power bi/rsreportserver.config without impacting any other appn on the server?

from reporting-services.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.