다음을 통해 공유


/g- 명령

/g-를 사용하여 기존 그룹에서 사용자나 사용자 그룹을 제거할 수 있습니다.

필요한 권한

/g- 명령을 사용하려면 각각 /collection 또는 /server 매개 변수를 사용 중인지 여부에 따라 컬렉션 수준 정보 보기컬렉션 수준 정보 편집 또는 인스턴스 수준 정보 보기인스턴스 수준 정보 편집 권한이 허용으로 설정되어 있어야 합니다.자세한 내용은 Team Foundation Server 권한을 참조하십시오.

TFSSecurity /g- groupIdentity memberIdentity [/server:CollectionURL] [/instance:ServerURL]

매개 변수

인수

설명

groupIdentity

그룹 ID를 지정합니다.올바른 ID 지정자에 대한 자세한 내용은 TFSSecurity ID 및 출력 지정자를 참조하십시오.

memberIdentity

멤버 ID를 지정합니다.올바른 ID 지정자에 대한 자세한 내용은 TFSSecurity ID 및 출력 지정자를 참조하십시오.

/collection:CollectionURL

/server가 사용되지 않는 경우 필요합니다.팀 프로젝트 컬렉션의 URL을 다음과 같은 형식으로 지정합니다: http://ServerName:Port/VirtualDirectoryName/CollectionName

/server:ServerURL

/collection가 사용되지 않는 경우 필요합니다.응용 프로그램 계층 서버의 URL을 다음과 같은 형식으로 지정합니다: http://ServerName:Port/VirtualDirectoryName

설명

Team Foundation에 대한 응용 프로그램 계층 서버에서 이 명령을 실행하십시오.

팀 탐색기를 사용하여 기존 그룹에 사용자와 그룹을 추가할 수도 있습니다.자세한 내용은 How to: Remove Users from a Team Project Group, How to: Remove Users from a Default Group 또는 How to: Remove Users from a Server-Level Group를 참조하십시오.

예제

다음 예제에서는 Datum1 도메인 사용자 John Peoples (Datum1\jpeoples)를 Team Foundation 관리자 그룹에서 제거합니다.

[!참고]

예제는 설명만을 위한 것이며 실제 데이터가 아닙니다.실제 연관시킬 의도가 없으며 그렇게 유추해서도 안 됩니다.

>tfssecurity /g- "Team Foundation Administrators" n:Datum1\jpeoples ALLOW /server:http://ADatumCorporation:8080

샘플 출력

TFSSecurity - Team Foundation Server Security Tool
Copyright (c) Microsoft Corporation.  All rights reserved.

The target Team Foundation Server is http://ADatumCorporation:8080/.
Resolving identity "Team Foundation Administrators"...
a [A] [INSTANCE]\Team Foundation Administrators
Resolving identity "n:Datum1\jpeoples"...
  [U] DATUM1\jpeoples (John Peoples)
Removing John Peoples from [INSTANCE]\Team Foundation Administrators...
Verifying...

SID: S-1-9-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-0-0-0-0-1

DN:

Identity type: Team Foundation Server application group
   Group type: AdministrativeApplicationGroup
Project scope: Server scope
 Display name: [INSTANCE]\Team Foundation Administrators
  Description: Members of this group can perform all operations on the Team Foundation Application Instance.

3 member(s):
  [U] Datum1\hholt (Holly Holt)
  [G] BUILTIN\Administrators (BUILTIN\Administrators)
s [A] [INSTANCE]\Team Foundation Service Accounts

Member of 2 group(s):
a [A] [Collection0]\Project Collection Administrators
e [A] [INSTANCE]\Team Foundation Valid Users

Done.

참고 항목

기타 리소스

TFSSecurity를 사용하여 그룹 및 사용 권한 변경