February 1, 2024 at 1:54 pm
Morning all,
Appreciate a pointer on this!
I have a web app, connecting via IIS on a webserver to SQL. I'm having authentication issues that I presume are SPN related so will start here.
I have kerberos connections in my SQL server already.
It's only the webApp I'm having issues with.
When setting the SPN am I setting it for the SQL Service Account, the WebServer Computer Object, the Application Pool Service Account. Is there anywhere I can see what SPN the webApp is looking for when authenticating with the SQL Server?
Sorry if this is confused and vague. I am feeling confused and vague about the whole thing atm. Troubleshooting pointers gratefully received.
February 1, 2024 at 2:46 pm
Answered my own question sort of.
Needed to apply delegation to the SPNs for the new SQLServiceAccount to the webServer computer object && the Application Pool service account.
Find all of this quite confusing!
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply