dbTalk Databases Forums  

Cross Server Communication Issue

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Cross Server Communication Issue in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
-DB
 
Posts: n/a

Default Cross Server Communication Issue - 06-09-2004 , 09:55 AM






We are having a problem getting the security to properly authenticate
cross-server logins where the user is logged in using windows
authentication. We are currently running SQL Server on a W2K3 cluster in a
W2K3 domain. There are actually four servers, two physical, the cluster
virtual server, and the SQL virtual server. We'll call them SQL1P
(primary), SQL1F (failover), SQL (cluster virtual server), and SQLV(SQL
virtual server). All servers have been set up for delegation in AD for
kerberos, and the sql service account has all of the proper permissions.
The problem now is that cross server communication with the other SQL
servers (not in the cluster) will work using standard SQL accounts, but not
using windows authentication. Has anyone else had this problem and if so
how did you resolve it? Thanks in advance for your answers.



Reply With Quote
  #2  
Old   
Rand Boyd [MSFT]
 
Posts: n/a

Default RE: Cross Server Communication Issue - 06-09-2004 , 01:38 PM






What error are you getting when you try to connect?

Rand
This posting is provided "as is" with no warranties and confers no rights.


Reply With Quote
  #3  
Old   
-DB
 
Posts: n/a

Default Re: Cross Server Communication Issue - 06-09-2004 , 03:17 PM



This is the query that is being run:

select * from odewhsevprod.master.dbo.sysdatabases

Here is the error we are receiving:

Server: Msg 18452, Level 14, State 1, Line 1 Login failed for user '(null)'.
Reason: Not associated with a trusted SQL Server connection.



"Rand Boyd [MSFT]" <rboyd (AT) onlinemicrosoft (DOT) com> wrote

Quote:
What error are you getting when you try to connect?

Rand
This posting is provided "as is" with no warranties and confers no rights.




Reply With Quote
  #4  
Old   
-DB
 
Posts: n/a

Default Re: Cross Server Communication Issue - 06-10-2004 , 12:59 PM



We fixed the issue. We basically went in and reset the SPN's on the server
names and the sqlservice account as well as the mscs account, and now it
works fine.



"-DB" <server.team (AT) ode (DOT) state.or.us> wrote

Quote:
We are having a problem getting the security to properly authenticate
cross-server logins where the user is logged in using windows
authentication. We are currently running SQL Server on a W2K3 cluster in
a
W2K3 domain. There are actually four servers, two physical, the cluster
virtual server, and the SQL virtual server. We'll call them SQL1P
(primary), SQL1F (failover), SQL (cluster virtual server), and SQLV(SQL
virtual server). All servers have been set up for delegation in AD for
kerberos, and the sql service account has all of the proper permissions.
The problem now is that cross server communication with the other SQL
servers (not in the cluster) will work using standard SQL accounts, but
not
using windows authentication. Has anyone else had this problem and if so
how did you resolve it? Thanks in advance for your answers.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.