dbTalk Databases Forums  

Roles: Dimension Data restrictions are not applied

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Roles: Dimension Data restrictions are not applied in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Patrick Dinger
 
Posts: n/a

Default Roles: Dimension Data restrictions are not applied - 05-02-2006 , 09:33 AM






Hi,
i want to use Roles to restrict the displayed data for each user.

To do this, i am using the Dimension Data attribute of the role. For
the restriction i am using a DMX query like the following:

Filter([Dim Mitarbeiter].[Login].Members, [Dim
Mitarbeiter].[Login].CurrentMember.Name = Username)

It is working only when i am using this role in the connection-string.
In this case, the data is filtered correctly.

But the problem is: The user is still able to connect to the database
without using a role. And in this case all cube data is displayed to
him.

How can i force a user to use a role?

I am using Authentication via Active Directoy. I have added the
AD-Account of the calling user to the role. But why is he still able to
connect without using the role?!


Reply With Quote
  #2  
Old   
Patrick Dinger
 
Posts: n/a

Default Re: Roles: Dimension Data restrictions are not applied - 05-03-2006 , 07:01 AM






Problem was solved with SQL Server 2005 Service Pack 1


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.