일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 프로세스 CPU 사용량
- paged pool
- windbg
- MSCS on VMWare
- Xperf
- SQL Server 2008
- Windows Server 2016 Hyper-v Cluster
- Hyper-V
- nonpaged pool
- Local TempDB
- Windows Server 2008
- FTP7.5
- Nested VM
- dsquery
- 클러스터
- windows media service
- 작업관리자
- SQL Server 2012R2 FCI
- windows debugging tool
- windows update
- Windows Server 2016
- LiveKD
- 터키여행
- failover cluster
- iSCSI target
- ftp7.5 장애조치 클러스터
- cluster node as Domain controller
- 안철수
- 인문고전
- Session space
- 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