开发者

MOSS 2007 - list permission

开发者 https://www.devze.com 2022-12-29 21:41 出处:网络
I have configured my list so that users can only read and edit items they have created. I now need to configure this list so that a partic开发者_C百科ular group of users can edit and read all items o

I have configured my list so that users can only read and edit items they have created.

I now need to configure this list so that a partic开发者_C百科ular group of users can edit and read all items on this list. I know users with the 'Manage Lists' permission would be able to do this.

My question is can this be configured to be even more granular to apply a permission that works like the 'Manage Lists' permission but only for a particular list, rather than all lists?

Many Thanks, Nav


Cant you do this:

  1. Create a permission set which has manage lists (do not assign any groups to this)
  2. Create a group for the list itself - do not assign any permissions to the group
  3. Add people to the group
  4. navigate to the list
  5. add the group to the groups allowed access to the list
  6. modify the group permissions on only this list to include the permission set you created in step 1 (which has manage lists permission).
0

精彩评论

暂无评论...
验证码 换一张
取 消