Rob Caron

Developer-related topics and other stuff.

Team Foundation Server, Domains & Workgroups

Team Foundation Server, Domains & Workgroups

  • Comments 4

You can install Team Foundation Server using one of two deployment models: single-server (application and data tier on the same computer) or dual-server (application and data tier on separate computers). In a single-server deployment, you have the option of installing Team Foundation Server using domain accounts or local workgroup accounts; however, in a dual-server, you must always use domain accounts.

If you choose to install Team Foundation Server using workgroup accounts, you are limited to adding workgroup accounts as users when using Team Foundation Server. That is to say, you cannot add domain user accounts to Team Foundation Server that is using workgroup user accounts to run its services. The reason is fundamental; a service that is using a local workgroup user account logon cannot access a domain controller to authenticate a domain user account.

I'll make this more clear in the next release of the Team Foundation Installation Guide.

On a side note, you cannot use accounts with blank passwords as Team Foundation Server service logon accounts.

  • I've hit a bit of a snag with my Team Foundation server instance. Our server is a member of domain ABC while all users who will be connecting to the various projects are in domain DEF. So I'm logged in to domain DEF on my workstation and fire up VS. I connect to the TF server using a local account on the TF server. When trying to add any DEF accounts to the TF project, it throws an error of: "Couldn't add user/group 'Grant'. It may be an incorrect domain. (Even though it resolved the user when I clicked "Check Name" in the Select User or Groups window.

    Just wondering if you've encountered this problem before and if so, if you can recommend a solution.
  • Are you mixing domains and workgroups? As noted above, "If you choose to install Team Foundation Server using workgroup accounts, you are limited to adding workgroup accounts as users when using Team Foundation Server. That is to say, you cannot add domain user accounts to Team Foundation Server that is using workgroup user accounts to run its services."
  • Turns out it's a known issue. I posted a workaround for the bug. It's located at <a href="http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=000b729b-11e3-4869-ad48-fa190d9ca2a1">here</a>
  • Installation of Team Foundation Workgroup Edition

    http://kinnie.blogspot.com/2006/05/team-foundation-workgroup-edition.html
Page 1 of 1 (4 items)
Leave a Comment
  • Please add 1 and 3 and type the answer here:
  • Post