问题描述
(据我所知)这与令牌缓存无关,因为我们正在谈论很久以前授予的权限.
我们几乎100%的时间都使用广告组.我们将AD组添加到共享点权限级别(访问者,成员,所有者),并且可以正常工作.我们只有一个广告组,涵盖所有员工(除少数例外),并且在阅读区域时经常使用它 仅对所有人或对所有人都有贡献.
This (to my knowledge) is not related to the token cache as we are talking permissions granted a long time ago.
We use AD groups almost 100% of the time. We will add AD groups to a sharepoint permission level (visitor, member, owner) and this works fine. We have a single AD group that covers all staff (with a few exceptions) and we use this a lot where an area is read only to all or contribute to all.
现在,如果我进入这些区域之一,并且使用检查权限"对于用户,我经常会看到无"返回.
但是,当我检查权限"时,对于同一广告组中的另一个用户,我会看到返回的信息.通过组域/AD组名称(例如)进行贡献
Now if I go to one of these areas and I use "check permissions" for a user I will often see "none" returned.
Yet when I "check permissions" for another user in the same AD group I see the returned info. Contribute is given through the group domain/AD group name (for example)
任何人都知道为什么会这样.它无处不在并且影响许多人,并且使检查权限"成为可能.完全不可靠
Anyone know why this is happening. It is everywhere and affects many people and makes "check permissions" completely unreliable
推荐答案
请检查以下内容以缩小此问题的范围:
1.检查组权限以查看该组是否具有正确的权限.
2.请检查有问题的用户是否已从SharePoint端从该组中删除.
3.如果直接向该用户授予权限,该用户权限会正确显示吗?
4.其他用户会遇到此问题吗?还是只有这个用户?
如有任何更新,请随时回复.
谢谢
王恩(Dean Wang)
这篇关于检查权限-不一致的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!