Microsoft MVP성태의 닷넷 이야기
오류 유형: 61. TFS 연결 오류: TF31003, TF30331 오류 [링크 복사], [링크+제목 복사],
조회: 21864
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 


TFS 연결 오류: TF31003, TF30331 오류


팀원 한명이,,, 갑자기 TFS 접속이 안 된다고 합니다. Team Explorer를 통해서 해당 TFS 서버에 접속하면, 로그인 대화창이 나오고 정상적으로 로그인 계정 정보를 입력했는대도, 아래와 같이 권한이 없다는 반응만을 보인다고.

[그림 1: TF31003 오류]
tfs_2008_tf31003_error_acc_1.png
TF31003: Your user account does not have permission to connnect to the Team Foundation Server http://.../. Contact your Team Foundation Server administrator and request that the appropriate permission be added to your account.



취소를 누르면 다음과 같은 오류 메시지가 나옵니다.

[그림 2: TF30331 오류]
tfs_2008_tf31003_error_acc_2.png
TF30331: Team Explorer could not connect to the Team Foundation server ... used during your last session. The server may be offline or the network is unavailable. Contact your Team Foundation Server administrator to confirm that the server is available on the network. Use the Connect to Team Foundation Server command on the Tools menu to reconnect to your previous server.

The server returned the following error: TF30063: You are not authorized to access tfsenu.8081.



그동안 접속을 잘한 상태였기 때문에, 분명 TFS 서버 또는 팀 프로젝트에는 정상적으로 권한 설정이 되어 있습니다. 그렇다면, 생각해 볼 수 있는 거 한 가지!

간단하게, Active Directory 서버에 접속해서 해당 사용자 계정이 잠겨 있는 것은 아닌지 확인해 보시길!



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 7/9/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 76  77  78  79  [80]  81  82  83  84  85  86  87  88  89  90  ...
NoWriterDateCnt.TitleFile(s)
11937정성태6/11/201925585개발 환경 구성: 442. .NET Core 3.0 preview 5를 이용해 Windows Forms/WPF 응용 프로그램 개발 [1]
11936정성태6/10/201918515Math: 58. C# - 최소 자승법의 1차, 2차 수렴 그래프 변화 확인 [2]파일 다운로드1
11935정성태6/9/201920134.NET Framework: 843. C# - PLplot 출력을 파일이 아닌 Window 화면으로 변경
11934정성태6/7/201921487VC++: 133. typedef struct와 타입 전방 선언으로 인한 C2371 오류파일 다운로드1
11933정성태6/7/201919734VC++: 132. enum 정의를 C++11의 enum class로 바꿀 때 유의할 사항파일 다운로드1
11932정성태6/7/201918924오류 유형: 544. C++ - fatal error C1017: invalid integer constant expression파일 다운로드1
11931정성태6/6/201919427개발 환경 구성: 441. C# - CairoSharp/GtkSharp 사용을 위한 프로젝트 구성 방법
11930정성태6/5/201919996.NET Framework: 842. .NET Reflection을 대체할 System.Reflection.Metadata 소개 [1]
11929정성태6/5/201919514.NET Framework: 841. Windows Forms/C# - 클립보드에 RTF 텍스트를 복사 및 확인하는 방법 [1]
11928정성태6/5/201918393오류 유형: 543. PowerShell 확장 설치 시 "Catalog file '[...].cat' is not found in the contents of the module" 오류 발생
11927정성태6/5/201919610스크립트: 15. PowerShell ISE의 스크립트를 복사 후 PPT/Word에 붙여 넣으면 한글이 깨지는 문제 [1]
11926정성태6/4/201920043오류 유형: 542. Visual Studio - pointer to incomplete class type is not allowed
11925정성태6/4/201919912VC++: 131. Visual C++ - uuid 확장 속성과 __uuidof 확장 연산자파일 다운로드1
11924정성태5/30/201921583Math: 57. C# - 해석학적 방법을 이용한 최소 자승법 [1]파일 다운로드1
11923정성태5/30/201921197Math: 56. C# - 그래프 그리기로 알아보는 경사 하강법의 최소/최댓값 구하기파일 다운로드1
11922정성태5/29/201918659.NET Framework: 840. ML.NET 데이터 정규화파일 다운로드1
11921정성태5/28/201924557Math: 55. C# - 다항식을 위한 최소 자승법(Least Squares Method)파일 다운로드1
11920정성태5/28/201916146.NET Framework: 839. C# - PLplot 색상 제어
11919정성태5/27/201920513Math: 54. C# - 최소 자승법의 1차 함수에 대한 매개변수를 단순 for 문으로 구하는 방법 [1]파일 다운로드1
11918정성태5/25/201921275Math: 53. C# - 행렬식을 이용한 최소 자승법(LSM: Least Square Method)파일 다운로드1
11917정성태5/24/201922243Math: 52. MathNet을 이용한 간단한 통계 정보 처리 - 분산/표준편차파일 다운로드1
11916정성태5/24/201920115Math: 51. MathNET + OxyPlot을 이용한 간단한 통계 정보 처리 - Histogram파일 다운로드1
11915정성태5/24/201923240Linux: 11. 리눅스의 환경 변수 관련 함수 정리 - putenv, setenv, unsetenv
11914정성태5/24/201922195Linux: 10. 윈도우의 GetTickCount와 리눅스의 clock_gettime파일 다운로드1
11913정성태5/23/201918885.NET Framework: 838. C# - 숫자형 타입의 bit(2진) 문자열, 16진수 문자열 구하는 방법파일 다운로드1
11912정성태5/23/201918830VS.NET IDE: 137. Visual Studio 2019 버전 16.1부터 리눅스 C/C++ 프로젝트에 추가된 WSL 지원
... 76  77  78  79  [80]  81  82  83  84  85  86  87  88  89  90  ...