Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is Active Directory required for a team using TFS 2010?

Tags:

tfs

I am new to TFS 2010 and wanted to give it a fair try for a small project with a team of 2-3 remote people.

Is it a requirement that all my team users are part of an Active Directory network setup? or can I have my team-members to be loosely coupled and be able to login using username/password?

like image 257
Andy Avatar asked Apr 19 '10 11:04

Andy


1 Answers

No, Active Directory is not needed.

Just give everyone of your users a username/password on the machine where you installed TFS. On the machine they may be "normal" restricted users.

If you use WebAccess or otherwise want to privilege your users, dont' forget to give them the proper rights in the Team Foundation Administration Console. In the Tree, select "Application Tier", then in the respective options, add the users you like as "Administration Console Users".

like image 161
Marcel Avatar answered Nov 09 '22 22:11

Marcel