I have a three tier BC 2026 on-prem installation, with sql, web server and nst on separate servers. I need help configuring SPNs , as documented configuration results in NavInvalidCLientCredentials.
Can anyone confirm if this is the correct configuration?
I run all three services from dedicated domain accounts : sqlsvc, websvc, nstsvc
SQL:
MSSQLSvc/SqlSrerverFQDN:1433 domain\sqlsvc
NST:
http/NstServerFQDN domain\nstsvc -no port no.?
Web:
http/bc.domain.local domain\websvc (bc.domain.local is the link that users will use).