Linked servers
From: Anatoli Dontsov (Anatoli@nospam-dontsov.com)
Date: 01/16/03
- Next message: Jasper Smith: "Re: Login Packet Encryption"
- Previous message: Gustavo Merle: "Login Packet Encryption"
- Next in thread: Anatoli Dontsov: "Re: Linked servers"
- Reply: Anatoli Dontsov: "Re: Linked servers"
- Reply: Anatoli Dontsov: "Re: Linked servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Anatoli Dontsov" <Anatoli@nospam-dontsov.com> Date: Thu, 16 Jan 2003 12:13:59 -0500
Hi, All
I've got 2 SQL servers: ServerA and ServerB.
ServerB is registered in ServerA as a linked server
and the default security is:
For a login not defined in the list above, connections will
...
(o) be made using the login's current security context.
Everything works fine if users use SQL server authentication.
But if users use WindowsNT authentication they can't access
the remote server
select * from ServerB.pubs.dbo.authors
Server: Msg 18456, Level 14, State 1, Line 1
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
Is there a way to allows WindowsNT users to access the remote server?
-- Best regards, Anatoli -- Best regards, Anatoli
- Next message: Jasper Smith: "Re: Login Packet Encryption"
- Previous message: Gustavo Merle: "Login Packet Encryption"
- Next in thread: Anatoli Dontsov: "Re: Linked servers"
- Reply: Anatoli Dontsov: "Re: Linked servers"
- Reply: Anatoli Dontsov: "Re: Linked servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|