CHANGE USER WHEN I CONNECT TO TEAM FOUNDATION SERVER

Question:

I USE TEAM EXPLORER TO CONECT TO TEAM FOUNDATION SERVER 2010,

BUT I DO NOT LOGIN OUT, AND CONNECT WITH OTHER LOGIN,

when I use team foundation server preview I login out and connect with other user

Answers:

When you connect to TFS using Team explorer, it will automatically use your currently logged-on user account from Windows Sign-on services and check if you are able to login to selected TFS Server. If you are not (which is the case for TFSPreview server) then it will present you with necessary login dialog box for you to sign-in.

If your requirement is to login with another account via Team Explorer then you will have to start Team Explorer (Visual Studio) with that other account. To do that, you will have to follow steps as per below…

• Open a command prompt and type in …
• Runas /noprofile /user:[domain]\[UserID] cmd
• “Runas” command will ask for password for this user ID.
• On successful log-in it will open-up another command window where you have logged-in as the specified different user account. 
• Then go to Visual Studio installation directory which in my case is “C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE”.
• Then run devenv.exe file which will open-up a new instance of Visual Studio under that different user account. 
• Now you can connect to TFS via Team Explorer window from within this new instance which will utilize that different user account.

So, because your corporate domain is not linked-up with TFS Preview hosting infrastructure, your current login userID and password  is not utilized for authentication and instead it asks users to punch in new one.

Overall, I hope this answers your question and if it does then please mark this reply as answer.

时间: 2024-11-04 22:14:51

CHANGE USER WHEN I CONNECT TO TEAM FOUNDATION SERVER的相关文章

TFS(Team Foundation Server)介绍和入门

在本文的两个部分中,我将介绍Team Foundation Server的一些核心特征,重点介绍在本产品的日常应用中是怎样将这些特性结合在一起使用的. 作为一名软件开发者,在我的职业生涯中,我常常会用到支持软件开发过程的大量开发工具,如版本号控制工具.漏洞跟踪包.生成脚本语言.单元測试框架和需求分析工具等等.在.NET平台上,大量的支持工具可以非常好地独立工作,可是,为了使得各种工具之间都够互相协作,还是常常须要一些手动工作. 随着Visual Studio产品线中Team Foundation

Visual Source Safe(VSS)和Team Foundation Server(TFS)比较区别

Visual Source Safe 是用于软件专业开发人员的源代码管理工具Team Foundation Server是为开发团队提供集成源代码管理.问题跟踪和进程管理的更改管理系统 相同点 1.同时开发产品的多个版本2.在不影响其他版本的情况下对产品的一个已发布版本进行更改3.快速检索一批相关文件,确定做出更改的用户和时间4.比较文件的两个版本以及将更改从一个版本移至其他版本5.都提供了命令行客户端和Visual Studio 2005 集成 不同点 1.结构区别VSSVSS 是仅包含客户端

TF255466: Team Foundation Server 的配置过程无法继续。以前的更新或安装需要重

在验证是否可以安装 SharePoint 时的提示,Error [ System Checks ] TF255466: The configuration process for Team Foundation Server cannot continue.  A previous update or installation requires a restart of the operating system.  Restart the computer, and then open the

TFS (Team Foundation Server) 2013集成Maven构建

Team Foundation Server原生就支持跨平台的构建,包括Ant和Maven两种构建方式.通过配置构建服务器,连接TFS源代码库,可以实现持续集成构建,自动检测代码库健康状况,进而实现自动测试和部署.本文以Maven为例,介绍如何在TFS 2013的基础上实现服务器构建. 1. 前提条件 -Team Foundation Server 2013 本文以Team Foundation Server 2013为例,实际上自TFS 2010开始就支持跨平台的服务器构建.在执行后面的操作前

使用Team Foundation Server 2012源代码管理基本

原文:使用Team Foundation Server 2012源代码管理基本 本篇体验Team Foundation Server 2012安装及源代码管理. □ 安装 搜索"team foundation server express 2012 安装",并安装. □ 文档TFS 2012 安装指南和管理指南 http://examcr.am/10Ln5E4 进行下载. □ 如何打开Team Foundation Server管理控制台 ● "开始"."

解除Team Foundation Server 5个用户的限制

原文:解除Team Foundation Server 5个用户的限制 因为所有的用户必须加入到Team Foundation Licensed Users组内才能连接上TFS; 所以只要手工修改数据库,就可以破解5用户限制了.我们以TFSGuest4帐户做测试. 具体操作如下: 我们先以Team Foundation Server管理员的帐户连接 Team Foundation Server;然后我们为Team Foundation Licensed Users组添加用户;如果超过5个用户会提

在域信任环境中使用 Team Foundation Server (TFS 2013)

原文:在域信任环境中使用 Team Foundation Server (TFS 2013) 1. 用户情景和方案: XX公司的大部分软件产品通过软件外包的方式由开发商完成.为加强对软件开发的进度和质量管理,XX公司部署了一套基于微软TFS 2013的研发平台,并将这个平台与活动目录域test.local集成在一起,在 test.local中为所有软件外包人员创建了登陆账户. 但是XX公司内部已经部署了一套用于企业管理的活动目录域test2.local.为了避免在研发环境的域(test.loca

vs2012团队连接(Team Foundation Server)连接不上的怎么办?

项目管理的Team Foundation Server有时总是连接不上,报连接有误或没有权限,那怎么解决呢? 步骤如下: 1)检查是否有权限登录访问这个服务 确定账户有权可访问这个服务. 2)检查连接时的用户.密码是否有误 确定账号的用户.密码输入是否正确. 3)(IP地址)服务映射路径出错(映射的路径被360注释) 找到路径:C:\Windows\System32\drivers\etc\HOSTS下的HOSTS文件打开, 检查所连接的服务(IP)是否被注释(#),去掉注释部分就可以. 4)本

安装Team Foundation Server 2012过程截图

原文:安装Team Foundation Server 2012过程截图 专题图 1,下载Team Foundation Server 2012  官方下载: http://www.microsoft.com/visualstudio/11/zh-cn/downloads 请单击"Team Foundation Server(团队基础服务器)",下载 单击"fts_server"安装. 1, 2, 3, 4, 5, 5_2, 5-3, 5-4, 5-5, 5-6,