向Reporting Services添加新角色类型

Wil*_*iam 4 roles user-management reporting-services

有没有办法在报告服务中添加新角色?

我正在开发一个客户端项目,它需要Reporting Services中的自定义角色.我在http:// localhost/reports中找不到任何可以配置新角色的页面.我只能将用户和组分配给现有角色.

我查看了[ReportServer].[dbo].[Roles]我的数据库表并找到了当前的角色,但我不确定某些列是什么/意思所以我不想只是添加一个新的记录.

Jam*_*e F 9

您当然可以创建新角色:https: //docs.microsoft.com/en-us/sql/reporting-services/security/role-definitions-create-delete-or-modify?view = sql-server-2017

这是通过SSRS很少使用的功能完成的:通过指定服务器类型"Reporting Services",通过SQL Server Management Studio(SSMS)连接到SSRS