Forcing Kerberos authentication in IIS6?
From: Al Blake (al_at_blakes.net)
Date: 05/28/04
- Next message: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Previous message: Ken Schaefer: "Re: autherntication methods IIS 6"
- Next in thread: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Keith W. McCammon: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Opti_mystic_69: "Forcing Kerberos authentication in IIS6?"
- Reply: Al Blake: "Re: Forcing Kerberos authentication in IIS6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 27 May 2004 23:15:25 -0700
I have two windows 2003 servers running IIS6. One is the production
server, one is the test server.
I have developed an asp.net app on the test server that requires
kerberos authentication and *works perfectly*. I have transferred it
to the production server and it doesnt work - on closer investigation
I discover that the login to the production server is using
NTLM....which makes my kerberos based app fall over.
Now I thought Kerberos was the default for IIS6 and NTLM the fallback?
I am using the same workstation and browser (XP/IE6) to connect to
both servers, yet I get a different result when I check in the system
event log.
Test server - shows login success with Kerberos
Prod server - shows login success with NTLM
There ARE successful kerberos logins on the production server - but
these ONLY seem to be for connections between the Prod server and the
DCs. *All* the user (browser) logins are being passed off the NTLM.
Why?
Is the problem in IIS?
I have run netdiag and there are no errors in the kerberos subsystem.
I have also run
cscript adsutil.vbs set w3svc/NTAuthenticationProviders
"Negotiate,NTLM"
and
setspn -A HTTP/servername.domain NETBIOSNAME
None of this makes any difference - the production server still
insists on authenticating with Kerberos.
Why?
Anyone got any tips as I have been fighting this for a week!
Al Blake, Canberra, Australia
- Next message: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Previous message: Ken Schaefer: "Re: autherntication methods IIS 6"
- Next in thread: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Ken Schaefer: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Keith W. McCammon: "Re: Forcing Kerberos authentication in IIS6?"
- Reply: Opti_mystic_69: "Forcing Kerberos authentication in IIS6?"
- Reply: Al Blake: "Re: Forcing Kerberos authentication in IIS6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|