jnelson993
Posts: 925
Score: 127 Joined: 2/18/2005 From: Minneapolis, MN Status: offline
|
Well, it depends on what you set it to when you created the link...you can specify an explicit SQL login, or use the login's current security context (passthru), or have it made without using a security context. You specify that in the security tab when you create the new linked server. If you followed the steps in my article, it uses passthru. As for Garth's point, yeah, some people are going to get bit by the fact that they're trying to make multiple hops initiated on your own workstation. But if you kick all this stuff off from the SQL server you're linking FROM, it will cut down the hops to 1 again and all the authentication will pass through.
_____________________________
Number2 (John Nelson) MyITForum - Blog MyITForum - Forum Posts
|