I have decided to make the jump from 10.1 to 10.2.2. While doing this I also decided to move to utilizing a VM. I performed a clean 10.2.2 install on the VM. Got everything configured (IIS Web adaptor, Admin account, AD identity store) but hit a wall when trying to register our existing ArcSDE SQL DB. The error states that the login is from an untrusted domain and can't be used with windows authentication. I triple checked and everything is on the same domain. i am using windows authentication and the arcgis server domain accountwe use does have DB access.
We actually have 2 others servers that are on 10.1 that are almost identical in the configuration and utilize the same domain account. Those servers have no issues connection the the DB.
All machines including VM are running Windows Server 2008 R2 and have the 64 bit SQL 2008 client installed. Domain Firewalls are off.
It turns out that the ArcGIS Server service was running under a local account. We needed it to be running under the arcgis domain account which has access to the SQL database.
It turns out that the ArcGIS Server service was running under a local account. We needed it to be running under the arcgis domain account which has access to the SQL database.