일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- FTP7.5
- failover cluster
- windbg
- ftp7.5 장애조치 클러스터
- SQL Server 2008
- windows media service
- 작업관리자
- Windows Server 2016
- Windows Server 2008
- 터키여행
- windows update
- dsquery
- iSCSI target
- 안철수
- LiveKD
- MSCS on VMWare
- cluster node as Domain controller
- Hyper-V
- Session space
- nonpaged pool
- 프로세스 CPU 사용량
- Xperf
- Local TempDB
- Windows Server 2016 Hyper-v Cluster
- Nested VM
- 클러스터
- windows debugging tool
- SQL Server 2012R2 FCI
- 인문고전
- paged pool
- Today
- Total
류짱:Beyond MySelf
Kerberos 인증 문제 해결을 위한 네트워크 패킷 수집을 위한 사전작업 본문
Kerberos 인증 문제가 발생하여 클라이언트와 서버에서 인증 관련 패킷을 수집 해야 한다면 아래와 같이 사전 작업을 미리 한 후 넷몬으로 패킷을 수집하면 좋겠네요^^
1.Make sure that there are no Internet Explorer windows open, and in general close down as many applications as possible so that your network traces are as clean as possible.
2.Start the network capture utility.
3.Clear all name resolution cache as well as all cached Kerberos tickets.
To clear DNS name cache you type in: IPConfig /FlushDNS
To clear NetBIOS name cache you type in: NBTStat –R
To clear Kerberos tickets will need KList.exe: KList purge
4. Launch Internet Explorer and go to the web site.
5. Once the website comes up or error messages are being displayed, go ahead and stop the network capture.
[참고 자료]
Kerberos Authentication problems – Service Principal Name (SPN) issues - Part 1
http://blogs.technet.com/b/askds/archive/2008/05/29/kerberos-authentication-problems-service-principal-name-spn-issues-part-1.aspx