What is the difference between Windows integrated (NTLM) authentication and Windows integrated (Kerberos)?
How to implement these in IIS6
w.r.t. MSDN
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here’s a good link:
http://msdn.microsoft.com/en-us/library/aa480475.aspx
Also this will show you if kerberos (Negotiate) is on (on your webserver) :
NOTE: nnnn is the MetaBase site id
in the past kerberos has caused me a few problems (when users have too many permissions) resulting in ‘400 Bad Request’ errors
see:
http://blogs.technet.com/b/surama/archive/2009/04/06/kerberos-authentication-problem-with-active-directory.aspx