Problems with linked server
From: Al Blake (al_at__delete_this_.blakes.net)
Date: 03/15/05
- Previous message: Kevin McDonnell [MSFT]: "Re: linked server with windows authentication and wihout AD(kerber"
- Next in thread: Sue Hoegemeier: "Re: Problems with linked server"
- Reply: Sue Hoegemeier: "Re: Problems with linked server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 15 Mar 2005 10:32:30 +1100
I have a view in SQLDB A that is built out of a linked server that points at
an Access (mdb) database.
The linked database is set that security should make connections 'without
using a security context'.
This works perfectly for user sa. If I select from the view I get data.
If I use another SQL authenticated user and make the same select I get:
Server: Msg 7416, Level 16, State 2, Procedure uvTYarDuty, Line 2
Access to the remote server is denied because no login-mapping exists.
Why? As I said the linked server is set to use no authentication which is
supposed to work perfectly for mdb databases....so why cant the non-sa user
read the linked database?
needless to say they have select permissions on the view itself.
This is driving me crazy ;)
Al Blake, Canberra, Australia
- Previous message: Kevin McDonnell [MSFT]: "Re: linked server with windows authentication and wihout AD(kerber"
- Next in thread: Sue Hoegemeier: "Re: Problems with linked server"
- Reply: Sue Hoegemeier: "Re: Problems with linked server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|