linked servers and windows authentication
From: OJ (anonymous_at_discussions.microsoft.com)
Date: 06/28/04
- Next message: ChrisR: "Restore Rows from Table"
- Previous message: nupee: "ExecContextHit through SQL Profiler"
- Next in thread: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Reply: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Reply: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 13:51:12 -0700
Hi,
Does anybody know if I can use linked server security
configuration with login's current security context for
windows authenticated sql server logins? I tested and it
doesn't work!!!
I have same windows nt sql server logins on both servers.
Linked server security is configured in a way that all
connections should be made using the login's current
security context (third option). It means that all windows
nt users should be able to refer database objects from the
linked server in their queries (using fully qualified
object name).
Well..., it is not true!
It works ONLY if windows nt user is connected locally to
the server where linked server is defined! However, if the
same windows nt user tries to do that from the client
computer, query fails with login incorrect message.
Did anybody try this? It's so stupid that I cannot believe
it's true.
Thanks
- Next message: ChrisR: "Restore Rows from Table"
- Previous message: nupee: "ExecContextHit through SQL Profiler"
- Next in thread: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Reply: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Reply: Gregory A. Larsen: "Re: linked servers and windows authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|