all groups > sql server dts > may 2005 >
You're in the

sql server dts

group:

Linked server


Linked server Michael Vardinghus
5/12/2005 9:15:59 PM
sql server dts:
Hi All

I trying to pull data from another server by the use of linked server.

On the server pulling the data I have views accessing the linked server.

My question relates to the remote user choice - when setting up linked
server it seems as if I can
only choose to connect using af database user on the remote server I cannot
connect using
a windows user.

Is this true ?

/Michael Vardinghus

Re: Linked server Helge C. Rutz
5/12/2005 10:43:30 PM
Hi Michael,

"Michael Vardinghus" <michaelvardinghus@hotmail.com> schrieb im Newsbeitrag
news:%23bgqFcyVFHA.3716@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

there is no way to map windows users.
The only way to use windows users is the option to use the current user
context.
If the user authenticated through kerberos, and the sql server is trusted
for delegation, and the user is also authorized on the remote server, he
could query the linked server.
For more Information start with kerberos in the online help.

To be fair: In practice it's not so easy as it some times look like ;-)

Helge

Re: Linked server Michael Vardinghus
5/14/2005 12:00:00 AM
thanx for the input
[quoted text, click to view]

AddThis Social Bookmark Button