Re: Kerberos



I think you'll find this tool a bit easier to use than the old Net Mon: www.wireshark.org

Just select the interface you wish to monitor and then click the "Capture" button. Then go and hit the page you want, and afterwards, stop the capture. Save the .cap file.

Cheers
Ken

"CK" <c_kettenbach@xxxxxxxxxxx> wrote in message news:rYOIj.23285$0o7.11481@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I would love to. Please tell me how to do that. I have installed Network Monitor but I do not know how to porperly use it. Should it be installed on the client or on the web server? I currently have it installed on the client. I appreciate your help Ken. You seem to be the authoritative source. Great blog by the way sir.

~ck

"Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx> wrote in message news:ulxOUDOlIHA.3888@xxxxxxxxxxxxxxxxxxxxxxx
Can you get a packet capture between your browser and the webserver?

Cheers
Ken

--
My IIS blog: http://adopenstatic.com/blog

"CK" <c_kettenbach@xxxxxxxxxxx> wrote in message news:i%MIj.11612$qS5.2465@xxxxxxxxxxxxxxxxxxxxxxx
I did all the steps you mentioned and I still get
Logon Process: NtLmSsp

Authentication Package: NTLM

Any ideas? I enable Kerberos logging but I don't see any new entries in the Event Log. What am I missing here? I also want to mention that this webserver is on a VM. Not sure if that makes a difference.



Thanks,

~ck


"Tiago Halm" <thalm@xxxxxxxxxxxxxxxxxx> wrote in message news:OOeG25ElIHA.3400@xxxxxxxxxxxxxxxxxxxxxxx
You probably followed much of these steps (Ken must have pointed them). Make it work in IIS to get a sense on how it works

1. make sure NTAuthenticationProviders is not overridden so we start with the default "Negotiate, NTLM".
type
cscript adsutil.vbs delete w3svc/NTAuthenticationProviders
cscript adsutil.vbs delete w3svc/1/NTAuthenticationProviders
cscript adsutil.vbs delete w3svc/1/ROOT/NTAuthenticationProviders

See more steps on:
http://support.microsoft.com/kb/215383
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/ea7cd846-33da-49c9-927f-d4e76d6309ac.mspx?mfr=true

2. Create an FQDN (xxx.yyy.zzz) in DNS pointing to IIS ip address
3. Select a WebSite, make sure all VDirs use the same AppPool as the WebSite and define the Host Header on port 80 with that FQDN (xxx.yyy.zzz). Specify the port address if needed.
4. create the SPN, by using the account setup on the hostheader
setspn.exe http/xxx.yyy.zzz domain\apppoolaccount
5. Setup IIS with Integrated Windows Authentication. Force inheritance if needed.

Open IE, make sure xxx.yyy.zzz is a local intranet site, browse a page, look into the security log. Filter by 540 event (not sure about this one) and your windows account.

Final t-shoot stage is to enable kerberos logging:
http://support.microsoft.com/kb/262177

let us know the steps you took until now ...

Tiago Halm

"CK" <c_kettenbach@xxxxxxxxxxx> wrote in message news:1pxIj.378$ch4.135@xxxxxxxxxxxxxxxxxxxxxxx
I can not get Kerberos to work on my web server. I have done all of Ken Schaefers troubleshooting techniques still to no avail. I created a test.htm page and when i hit it, I check the security event log and it is still using NTLM. Any ideas why Kerberos is not running? I am ultimately trying to set up constrianed delegation to an Exchange 2007 web service. I have been working on this for weeks and I am absolutely stumped. Does anyone have any suggestions at this point?

Cheers,
CK









.



Relevant Pages

  • Re: Kerberos
    ... Authentication Package: NTLM ... the Event Log. ... Make it work in IIS to get a sense on how it works ... Final t-shoot stage is to enable kerberos logging: ...
    (microsoft.public.inetserver.iis.security)
  • Re: Kerberos
    ... Authentication Package: NTLM ... Make it work in IIS to get a sense on how it works ... Final t-shoot stage is to enable kerberos logging: ... test.htm page and when i hit it, I check the security event log and it ...
    (microsoft.public.inetserver.iis.security)
  • Re: Kerberos
    ... Authentication Package: NTLM ... I enable Kerberos logging but I don't see any new entries in the Event Log. ... Make it work in IIS to get a sense on how it works ... I created a test.htm page and when i hit it, I check the security event log and it is still using NTLM. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Process serving application pool terminated unexpectedly
    ... Running it on w3wp might be more interesting, but this server has ... > IIS Crash/Hang Agent is not the same thing as IIS State. ... > When you are dealing with a crash, ... > These exceptions correlate in number and time with warnings in Event log. ...
    (microsoft.public.inetserver.iis)
  • iis 6 exception issue
    ... We have a customer who is experiencing several issues after migrating their ... make sense due to the security changes in iis 6 compared to 5. ... the domain service account, ... No errors are reported in the event log when an 'empty' executable is called ...
    (microsoft.public.inetserver.iis.security)