October 22, 2008 at 10:15 am
I have to servers, both have linked servers pointing to each other. The problem is that if an active directory user tries to query either server the message returned is:
Msg 18456, Level 14, State 1, Line 1
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
The security for both remote servers is setup as "be made using the login's current security context".
Any ideas how to fix it? The problem goes away when users connect with SQL logins, but I want them to start using windows authentication instead.
Luke
October 22, 2008 at 3:02 pm
I think this is a kerberos delegation problem.
You'll need to set a SPN for the SQL Server in order to pass-through your credentials.
~BOT
Craig Outcalt
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply