Sharepoint 2007 has two authentication protocols it can use internally. NTLM and Kerberos. Default it’s using NTLM since it is more or less plug and play. Kerberos is the more advanced authentication protocol since it allows the credentials be delegated across other trusted servers or services. I’m not going to tell you to always use [...]