How do you implement cube security?

Showing Answers 1 - 3 of 3 Answers

sendtorohit

  • Oct 10th, 2011
 

The only way to access a cube (provided you are not a server admin) is through roles in the database.

So you would create a role in your database, give it read permission to this cube and then add either a list of users, or an AD group which has all of these users. Only users that are explicitly members of a role (except for server admins) will be able to see any objects in your SSAS database.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions