I've been trying to diagnose this for some time, and unfortunately Im still getting the dreaded anonymous logon issue when trying to connect to a sql db as a domain user.
Steps taken:
After all this, Im still getting the exact same error from when I started. Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. This has advanced my balding by at least 5 years so far. I would greatly appreciate any additional tips on diagnosing or setting up.
Turns out using setspn -L found some conflicts with a service acct. Using setspn -D to get rid of those conflicts fixed the issue.
First time doing this, Kerberos is very picky! And as always, thank you SO Community