C#,vb.net,MVC,Jquery,javascript,jscript,vbscript,html,vb,sharepoint,COM,WPF,WCF,Wwf,Asp,Asp.net,questions & answers,

Latest in Sports

Friday, July 13, 2012

TFS Server Setup for non AD environment

I am trying to setup a TFS Server, but we don't have any Active Directory setup. In this scenario, how can we setup the TFS users?

SOLUTION:

Try this.
Right-Click on your project in Team Explorer and choose "Team Project Settings" --> "Group Membership..."
Click on the group you want to add the user to, and press the "Properties" button.
Select "Windows User or Group" and click "Add"...then just type in the username (you shouldn't need to specify the domain) - even if it initially identifies your current computer/domain...it should automatically change it to the remote domain.
Then you can delete that username from your local compute, if required.
Thanks- Hari

No comments:

Post a Comment