OLAP 多维数据集中的维度安全性
我通过创建角色并将用户分配给每个角色,在 OLAP 多维数据集中定义了维度安全性。角色中的每个用户只能看到他们所属的位置。
当我使用角色浏览多维数据集时,我会看到该角色的正确位置。但是,当我使用“更改用户”中的“其他用户”功能浏览多维数据集并针对角色中存在的同一用户对其进行测试时,它失败并且我看到了所有位置。
可能是什么问题?
谢谢, 冈仁波齐
I have defined dimension security in my OLAP cube by creating roles and assigning users to each roles. Each user in a role can only see the location they belong to.
When I browse the cube using a role , I see correct location for that role. But, when I browse the cube using "Other User" feature in "Change User" and test it for the same user which exist in the role, it fails and I see all the locations.
What could be the problem?
Thanks,
Kailash
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我的建议是:
CurrentMember (MDX) 忽略切片器维度
如果您继续使用角色,我建议您如果您的 OLAP 提供商支持“Visual Totals”,请仔细阅读“Visual Totals”。
抱歉,我无法提供更多帮助。
My advice is here:
CurrentMember (MDX) Ignores Slicer Dimension
If you continue to use roles, I advise you to carefully read about 'Visual Totals' if your OLAP provider supports them.
Sorry I can't be more helpful.