OpsHub Visual Studio Online Migration Utility - Cannot add Account Owner to Project Collection Service Account Group

倾然丶 夕夏残阳落幕 提交于 2019-12-12 02:49:02

问题


I'm attempting to use the tool for a TFS 2012 Migration to VS Team Services. Validation is showing that I need permissions for my logged in User to be under the Project Collection Service Account Group. When I try to manually add my User as a "Member Of" through the website, I get a "You do not have permissions to perform this action"

My user is the Account Owner and a member of Team Foundation Service Administrator and Project Collection Service Administrator groups. Is there something I'm missing?


回答1:


TFS has recently changed this to disallow users directly changing members of Service Account. There is however, a workaround that you can use.

  1. Create a new (custom) VSO Group
  2. Under 'Members', add your user.
  3. Under 'Member of', add [DefaultCollection]Project Collection Service Accounts
  4. Go back to OVSMU and re-validate the migration that you were creating.



回答2:


I was able to get this working without creating the group as described in the other answer.

  1. From the control panel, click on the link labelled 'Manage collection security and group membership'.
  2. Search for and select the user that you are going to perform the migration with in the box with the label 'Filter users and groups'.
  3. Swap to the Member of tab.
  4. Click the Add... button.
  5. Enter the search term 'project collection service accounts' in the box labelled User or group.
  6. Search for and select the group using the term '[defaultcollection]\project collection service accounts'.
  7. Hit the Save changes button.


来源:https://stackoverflow.com/questions/32899487/opshub-visual-studio-online-migration-utility-cannot-add-account-owner-to-proj

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