We have 3 servers. One running SQL and 2 running Sharepoint. Both Sharepoint servers are acting as WFE's using NLB.
We have 2 Web Applications people.domain.local for our mysites and intranet.domain.local for all the rest of our content. Right now both are running on different application pools but using the same account. I have created an SPNs for the account. HTTP/people, HTTP/people.domain.local, HTTP/intranet, and HTTP/intranet.domain.local
I have added delegation to both WFE's and the application pool account but from the logs it appears that the users are logging in with NTLM still. I have also set the web applications to use Kerberos.
Is there something I am missing?
The part I'm missing.... My users including myself are users on a different domain. When I try to authenticate as a user of the same domain that the servers are part of I don't have any issues. Could this be something wrong with the trust?