TFS user cannot set permission for create tag for other users

依然范特西╮ 提交于 2020-01-06 20:17:30

问题


I have some users who are members of a group I have created. The group has most permissions enabled (set to Allow) including both "Create tag definition" and "Edit project-level information". The idea was to put certain users in a group that has permission to administer certain aspects of a project without adding them to the built in Project Administrator group.

However although these users can add users and groups and do MOST things they cannot set the "Create tag definitions" for users in groups or teams they create. To allow this single permission they need to be a member of the Project Administrators group.

Can someone explain why this specific permission is treated differently from all the other permission that seem to be controlled by the "Edit project-level information". Is there a way to permit users to control this specific permission for other users in a project without having to be a member of the Project Administrators group.


回答1:


No, you must be a member of Project Administrators group.

Although the Create tag definition permission appears in the security settings at the team project level, tagging permissions are actually collection-level permissions that are scoped at the project level when they appear in the user interface. To scope tagging permissions to a single team project when using the TFSSecurity command, you must provide the GUID for the project as part of the command syntax. Otherwise, your change will apply to the entire team project collection. Keep this in mind when changing or setting these permissions.




回答2:


TF401289: The current user does not have permissions to create tags.

Highlighted Permissions should be set to allow:



来源:https://stackoverflow.com/questions/38103126/tfs-user-cannot-set-permission-for-create-tag-for-other-users

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!