- Instant SQL Server Analysis Services 2012 Cube Security
- Satya SK Jayanty
- 90字
- 2021-08-13 16:32:04
Creating security roles (Intermediate)
To manage security for Analysis Services objects and data, a role is important that associates relevant SIDs of the operating system that will build much more robust system. The Windows users and groups that have specific rights and privileges defined can be incorporated in Analysis Services. There are two different types of roles:
- Server role: This is a fixed role for administrator access to Analysis Services instance
- Database roles: These are defined by the administrators to manage access to objects and data for users (non-administrator users)
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- Python自動化運維快速入門
- 基于Java技術的Web應用開發
- Python高級編程
- Data Analysis with IBM SPSS Statistics
- Web Application Development with MEAN
- SQL基礎教程(視頻教學版)
- Mastering Ext JS
- Learning JavaScript Data Structures and Algorithms
- C語言程序設計上機指導與習題解答(第2版)
- 小型編譯器設計實踐
- Couchbase Essentials
- Android Development Tools for Eclipse
- Sails.js Essentials
- 算法設計與分析:基于C++編程語言的描述