Jenkin shows two accounts for the same person, one from Active Directory and one from Team Foundation Server (TFS).
Main - Build
config) and the changes show user windows live id_steven@example.com
with email address Windows Live ID\steven@example.com
ssteven
with email address Steven@Example.com
How can I link these two accounts since they are both the same person?
答案 0 :(得分:3)
Additional Identities Plugin应该可以通过匹配各种属性来合并帐户,例如TFS帐户ID。
然而,这可能并不适用于所有情况,并且在詹金斯中通常是一个长期悬而未决的问题:
https://issues.jenkins-ci.org/browse/JENKINS-10258