Solved! Go to Solution.
Randy Hansford wrote:
Try using a Database Authenticated login with proper permissions, instead of the Windows login. See if that helps.
Randy Hansford wrote:
Try using a Database Authenticated login with proper permissions, instead of the Windows login. See if that helps.
can ya help me figure out how to do that exactly? is that a setting in server manager?
No, its not a setting, You will have create a Database Authenticated login, grant it required permissions and then make a connection with that in ArcCatalog. Then use this connection to register the database with ArcGIS Server.
Could you give me an idea of your machine configuration?
If you are using ArcGIS Server in one machine and SQL Server in another, then the SQL Server is not trusting the account associated with ArcGIS Server. So, i would suggest that you modify the local ArcGIS User account into a domain account and then add that as a user to the database you want to map to.
Please let us know if that works for you!
This "could" be related to your use of a Domain Service account on ArcGIS SVR and/or SQL, and is related to the Server Principal Name not being registered in Active Directory. Try registering the SPN for SQL How to Configure an SPN for SQL Server Site Database Servers and see if that works.