Linked Server Access Problems
From: scott (scott911rscarrera@hotmail.com)
Date: 11/01/02
- Next message: Brian Cidern: "Re: Security Model Problems"
- Previous message: Steve: "PowerBuilder/MS SQL Server"
- Next in thread: Ricky Artigas: "Linked Server Access Problems"
- Reply: Ricky Artigas: "Linked Server Access Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: scott911rscarrera@hotmail.com (scott) Date: 1 Nov 2002 13:45:24 -0800
I have recently struggled with granting access to a linked server
database on a SQL 2K box. Only administrators could log in to the
client application and access the data in the linked server tables,
simple domain users could not. All a simple domain user would receive
is an Error 7399: OLE DB Provider 'Microsoft.Jet.OLEDB.4.0' reported
an error. The SQL Server service (i.e. all SQL Services) was running
the under the DOMAIN\Administrator account. The non-secure access
database was linked using a (UNC first then) named path, i.e.
E:\SQLData\Linked.mdb. I experimented with various linkedsvrlogins
all to no avail. I was only able to finally grant access to the
simple domain users by allowing this group "Local Group" permissions
as Administrators on the SQL box. Incidentally, the folder where my
linked database was stored had wide open "everyone" permissions.
There is no way this behavior is by design. Can someone tell me what
is missing from this puzzle?
SQL 2K Service pack 3
Jet Service Pack 5
Access 97 database
Thanks,
Scott
- Next message: Brian Cidern: "Re: Security Model Problems"
- Previous message: Steve: "PowerBuilder/MS SQL Server"
- Next in thread: Ricky Artigas: "Linked Server Access Problems"
- Reply: Ricky Artigas: "Linked Server Access Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|