Hello,
I just need some clarification on a SPN for SQL server 2008 R2.
If I'm understanding how it works is the SPN is being attached to the SQL Service account, and that it is an issue when you have duplicate SPN's.
I used a domain account to install the database server and set the service to a domain account which is why it is not self registering.
I'm willing to register it manually, but I want to clarify what I am reading.
It sounds like you can't have duplicate SPN's.
Is the SPN the server name or instance name or a combination of both?
And if I have two SQL servers using the same sql service account will this cause issues?
Thank you
Walter