Share via

Auditing SSRS Administrator role events

Ayca Akcay 31 Reputation points
2023-01-17T12:10:35.6433333+00:00

We have multiple users assigned to Administrator role of our SSRS product. So, how shall we audit what those individuals have done with the power of Administrator role, such as changing folder/report securities, deleting/adding folders/reports etc..?

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.


1 answer

Sort by: Most helpful
  1. Anonymous
    2023-01-18T02:10:04.1166667+00:00

    Hi @Ayca Akcay

    Reporting Services provides an authentication subsystem and a role-based authorization model. Authorization is based on the roles assigned to the principal. Each role consists of a set of related tasks, which in turn consist of a set of related actions.

    For more details about role assignments, you can refer to this link: https://learn.microsoft.com/en-us/sql/reporting-services/security/create-and-manage-role-assignments?view=sql-server-ver16.

    Best regards,

    Aniya

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.