- Instant SQL Server Analysis Services 2012 Cube Security
- Satya SK Jayanty
- 247字
- 2021-08-13 16:32:05
How it works...
The preceding steps enable us to create the necessary security roles that are essential to manage security in Analysis Services objects and data.
The steps to create a specific security role within analytical databases needs elaboration, as it is different from the Server role and the Database role from the relational database world. Similarly, security roles also play very important roles in the SSAS world.
To manage security for Analysis Services objects and data, a role can be associated to the SIDs of Windows operating system users and groups that have specific access rights and permissions defined for the objects managed by SSAS instance.
The two different types of permissions that can be granted to a user are classified as Administrative Security and Data Security. Again such a level of permissions varies from the object of an Analysis Services Database. For instance a user can be granted to execute Local Cube read permissions on the Data Security level and Read Definition on the Administrative Security level.
Security is managed by using roles and permissions. Roles are groups of users and users can be referred to as members. Such members can be added or removed from the roles.
Permissions that are specified by roles can use the objects for which that role has permissions, as they apply to all the members in a role who have equal permissions to the objects. Also, the permissions
collection of the object has a single role assigned to it.
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- 深入實踐Spring Boot
- 從0到1:HTML+CSS快速上手
- C語言最佳實踐
- Learn WebAssembly
- Learning Python Design Patterns
- SQL Server實用教程(SQL Server 2008版)
- Programming with CodeIgniterMVC
- Vue.js光速入門及企業項目開發實戰
- UX Design for Mobile
- Arduino機器人系統設計及開發
- Splunk Essentials
- 產品架構評估原理與方法
- 生成藝術:Processing視覺創意入門
- JavaScript前端開發程序設計教程(微課版)