I have a functional 3 tier environment using ServerPort 7046, SQL Server SQL and Service Server SERVICE
I created a new test database called TEST on server SQL
I have a service tier called SERVER. I have created a new Service on port 7047.
I edited the config file for the new service to point to 7047 and edited the client config to do the same.
I used SETSPN to designate the login for security for 7047.
When I try to open the RTC on the SERVICE server - it works, but when running it from another location I get:
"The login failed when connecting to SQL Server SQL"
What am I missing?
0
Comments
http://msdn.microsoft.com/en-us/library/dd568720.aspx
This posting is provided "AS IS" with no warranties, and confers no rights.