We are trying to test an application that uses sql server 2012 in a bubble network with vmware site recovery manager. This means when we test the replication the servers are on a vlan that can't connect to anything but themselves. One of the services is throwing a sql error
The target principal name is incorrect. Cannot generate SSPI context
if I understand the issue the sql server has a SPN registered in Active Directory, which we don't have access to in the bubble network. IS there a way I can change the authentication method or something else where I can get past this error. Everything I see is related to Active Directory which I can't seem to get around.