TFS 2015 RC:Active Directory 组识别为用户帐户
TFS 2015 RC: Active Directory Group recognize as user account
我目前正在使用 Active Directory 组设置 Team Foundation Server 2015 RC。我的问题是 Active Directory 组被识别为用户帐户。
这是我在 Active Directory 组上使用命令 tfssecurity 时收到的答案。
编辑
我的问题是"how can I add an Active Directory group into the TFS server?"
我尝试创建一个以该组为成员的本地组,但他仍然被识别为用户...
C:\Program Files (x86)\Microsoft Visual Studio 14.0>tfssecurity /i sys-tfs-staff
/server:http://vmhtfs2015:8080/tfs
Microsoft (R) TFSSecurity - Team Foundation Server Security Tool
Copyright (c) Microsoft Corporation. All rights reserved.
The target Team Foundation Server is http://vmhtfs2015:8080/tfs.
Resolving identity "sys-tfs-staff"...
SID: S-1-5-21-355394590-2582885020-3653915598-10557
DN:
Identity type: Windows user
Logon name: MyDomain\sys-tfs-staff
Display name: sys-tfs-staff
Done.
有人知道答案吗?
我找到了答案,如果你想安装带有活动目录的 TFS 2015。在开始设置之前,您需要加入域。然后将识别活动目录组。
我目前正在使用 Active Directory 组设置 Team Foundation Server 2015 RC。我的问题是 Active Directory 组被识别为用户帐户。
这是我在 Active Directory 组上使用命令 tfssecurity 时收到的答案。
编辑
我的问题是"how can I add an Active Directory group into the TFS server?" 我尝试创建一个以该组为成员的本地组,但他仍然被识别为用户...
C:\Program Files (x86)\Microsoft Visual Studio 14.0>tfssecurity /i sys-tfs-staff
/server:http://vmhtfs2015:8080/tfs
Microsoft (R) TFSSecurity - Team Foundation Server Security Tool
Copyright (c) Microsoft Corporation. All rights reserved.
The target Team Foundation Server is http://vmhtfs2015:8080/tfs.
Resolving identity "sys-tfs-staff"...
SID: S-1-5-21-355394590-2582885020-3653915598-10557
DN:
Identity type: Windows user
Logon name: MyDomain\sys-tfs-staff
Display name: sys-tfs-staff
Done.
有人知道答案吗?
我找到了答案,如果你想安装带有活动目录的 TFS 2015。在开始设置之前,您需要加入域。然后将识别活动目录组。