Задайте вопросЗадайте вопрос
 

ОтвеченоTF53011: domain\username is not a licensed user after restore

  • 18 сентября 2007 г. 20:56Andrew Huang Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     

    Scenario:

    1. Before reinstall TFS, backup databases and encryption key.
    2. Right after reinstalling SharePoint and TFS, everything is working properly. There are four groups in Global Groups, include Team Foundation Licensed Users group and my userid in it.
    3. But after restoring, when I excute SetupWarehouse command, I've already been not a licensed user, the command failed.
    4. Use TFSService login, and do the biuld warehouse command, done.
    5. The rest steps done by TFSService account.
    6. When I use my userid to connect to TFS, "TF53011: domain\username is not a licensed user" occured.
    7. Using TFSService to connect to TFS is working, but cannot be added any account into Valid User Group.

    Help me please.

     

    Thanks,

    -Andrew

Ответы

  • 26 сентября 2007 г. 21:19Matthew Hoover - MSFTMSFT, МодераторМедали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     Отвечено

    Let me make sure that I understand you configuration.  Your Team Foundation Server is licensed as the Workgroup edition, not the full edition.

    If you are using the Workgroup edition of Team Foundation Server, you are limited to 5 users, and those five users must be members of the global group “Team Foundation Licensed Users”.

    You can determine which users are a member of the “Team Foundation Licensed Users” group with the following command:

     

    TFSSecurity.exe /server:<server> /imx "Team Foundation Licensed Users"

     

    If a given user is not a member of the group, you can add them either through the GUI (Team -> Team Foundation Server -> Group Membership), or using TFSSecurity.exe.  But the user must be a member of the “Team Foundation Licensed Users” group in order to access TFS.

    --Matt Hoover

    Visual Studio Team Foundation Server

    Software Design Engineer

     

Все ответы