![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to |
|
Thanks! Best Wishes, Polly . |
#3
| |||
| |||
|
|
Hi, Cube security is based on windows authentication. So instead of having one web user, create cube roles and add the domain users to that role for restricted access. Then apply the roles to the cubes you wish. Hope this helps. Cheers, Yash -----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to certain people. I would like to know what is the common way to set security. Thanks! Best Wishes, Polly . |
#4
| |||
| |||
|
|
Hi! Yash. Do you mean that I add the the domain users in "Cube Role" of AS? In the MDX query, can we use "Filter" or "Where" statement to restrict the access of certain people? "Yash" wrote: Hi, Cube security is based on windows authentication. So instead of having one web user, create cube roles and add the domain users to that role for restricted access. Then apply the roles to the cubes you wish. Hope this helps. Cheers, Yash -----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to certain people. I would like to know what is the common way to set security. Thanks! Best Wishes, Polly . |
#5
| |||
| |||
|
|
-----Original Message----- Polly, You cannot, in an MDX statement, limit data depending on who is executing the query. MDX is not user sensitive. You have to do what Yash suggests actually within AS. Regards Jamie "Polly" wrote: Hi! Yash. Do you mean that I add the the domain users in "Cube Role" of AS? In the MDX query, can we |
|
"Yash" wrote: Hi, Cube security is based on windows authentication. So instead of having one web user, create cube roles and add the domain users to that role for restricted access. Then apply the roles to the cubes you wish. Hope this helps. Cheers, Yash -----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to certain people. I would like to know what is the common way to set security. Thanks! Best Wishes, Polly . . |
#6
| |||
| |||
|
|
Polly, I too agree with Jamie regarding MDX. You have to go for Cube Roles. But if you are designing custom applications to display data, then you can query cube roles with DSO. Regards, Yash -----Original Message----- Polly, You cannot, in an MDX statement, limit data depending on who is executing the query. MDX is not user sensitive. You have to do what Yash suggests actually within AS. Regards Jamie "Polly" wrote: Hi! Yash. Do you mean that I add the the domain users in "Cube Role" of AS? In the MDX query, can we use "Filter" or "Where" statement to restrict the access of certain people? "Yash" wrote: Hi, Cube security is based on windows authentication. So instead of having one web user, create cube roles and add the domain users to that role for restricted access. Then apply the roles to the cubes you wish. Hope this helps. Cheers, Yash -----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to certain people. I would like to know what is the common way to set security. Thanks! Best Wishes, Polly . . |
#7
| |||
| |||
|
|
Thanks! Both of you. Polly "Yash" wrote: Polly, I too agree with Jamie regarding MDX. You have to go for Cube Roles. But if you are designing custom applications to display data, then you can query cube roles with DSO. Regards, Yash -----Original Message----- Polly, You cannot, in an MDX statement, limit data depending on who is executing the query. MDX is not user sensitive. You have to do what Yash suggests actually within AS. Regards Jamie "Polly" wrote: Hi! Yash. Do you mean that I add the the domain users in "Cube Role" of AS? In the MDX query, can we use "Filter" or "Where" statement to restrict the access of certain people? "Yash" wrote: Hi, Cube security is based on windows authentication. So instead of having one web user, create cube roles and add the domain users to that role for restricted access. Then apply the roles to the cubes you wish. Hope this helps. Cheers, Yash -----Original Message----- Dear all, I have created a web for users to access cube information. However, I want to do restriction access to certain people. I would like to know what is the common way to set security. Thanks! Best Wishes, Polly . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |