简体   繁体   English

TFS本地用户

[英]TFS on-premises users

I have two questions regarding TFS on-premises: 关于本地TFS,我有两个问题:

  1. Can I add Microsoft accounts as users? 我可以将Microsoft帐户添加为用户吗? So that one can log in using Visual Studio and not be prompted for username and password when using Team Explorer. 这样就可以使用Visual Studio登录,而在使用Team Explorer时不会提示您输入用户名和密码。
  2. Do I need a license for each user that I create on the TFS server that is used for TFS operations in Visual Studio? 我需要为在TFS服务器上创建的,用于Visual Studio中的TFS操作的每个用户提供许可证吗?

1) no, you can only user Microsoft accounts (MSA) with visual studio online. 1)不,您只能在Visual Studio Online中使用Microsoft帐户(MSA)。 This will not work on premises, as TFS is active directory authenticated and AD does not support MSA. 由于TFS已通过Active Directory身份验证,并且AD不支持MSA,因此在本地无法使用。

2) yes, everyone needs a licence, however the stakeholder licence is granted for 'free' if you have TFS 2013.4+. 2)是的,每个人都需要许可证,但是如果您拥有TFS 2013.4+,则可以免费获得利益相关者许可证。 This will not give access to code or test. 这将无法访问代码或测试。 You would need the Basic CAL for Coders and a Test Professional CAL for Testers. 您将需要用于编码器的基本CAL和用于测试器的Test Professional CAL。

If you have MSDN then any user with the relevant MSDN gets the correct CAL. 如果您具有MSDN,则具有相关MSDN的任何用户都将获得正确的CAL。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM