Git Product home page Git Product logo

Comments (4)

devr24 avatar devr24 commented on May 22, 2024 3

I got to the bottom of it - my problem was that I had missed my main user account name from this setting:

   <Security>
      <Extension Name="Forms" Type="Microsoft.Samples.ReportingServices.CustomSecurity.Authorization, Microsoft.Samples.ReportingServices.CustomSecurity" >
        <Configuration>
          <AdminConfiguration>
            <UserName>NAMEHERE!</UserName>
          </AdminConfiguration>
        </Configuration>
      </Extension>
    </Security>

Populating this with my account meant I could log in to the report server. Thanks for your help! :0)

from reporting-services.

sqlchicken avatar sqlchicken commented on May 22, 2024

Have you launched IE as admin (right click icon, run as administrator), and add yourself to admin group from the settings/gear icon in top right. After that, go to root of site (http://localhost/reportserver) and click on configure folder. Apply proper permission for roles there. When you're done try again in non-admin IE window.

from reporting-services.

devr24 avatar devr24 commented on May 22, 2024

I opened the Gear icon in IE - how do I add myself to admin group from here? (I cant see a permissions option anywhere there or in "Internet Options").

When I navigate to http://localhost/reportServer, I now get the forms auth logon page from your sample. So I cant click on "Configure Folder" unless I undo the custom extension configuration and put it back to what it was before?

from reporting-services.

sqlchicken avatar sqlchicken commented on May 22, 2024

Sorry, was referring to gear icon in SSRS 2016 (site settings). In SSRS go to site settings, security and in there you can add user/AD group to role of system user or administrator.

Conversely you can use SSMS to connect to Report Services service. Expand the Security folder and from there you can assign roles.

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.