hi, as we get further and further into netsuite connectivity, we want to block just about everyone (dbas, myself etc etc) from using a certain linked server that is plumbed to a production accounting instance of netsuite. Presumably plumbed to a dsn set up with the creds to see data there.
I think i have half the question answered (the deny) at this link https://stackoverflow.com/questions/3136015/sql-server-how-to-deny-users-access-to-linked-servers and also shown below.
but what can we do to stop myself, a dba etc from creating another linked server that plumbs to the forbidden dsn? so far im finding nothing. i will post the answer here if i stumble on it.
February 14, 2025 at 9:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
February 17, 2025 at 1:12 am
Here's the section of the documentation that seems to apply here and it's in the form of step-by-step instructions. I do NOT know for sure if this will prevent DBAs that have SYSADMIN privs from being able to see things on the remote computer only because I haven't tried, but the documentation here seems much more restrictive than what most people are even aware of.
I think that the key will be in how you want to handle unmapped logins. You'll want to reject those.
If that doesn't work, then you'll have to go with what Frederico said over on your original post on that subject and that would be "Not Possible" to prevent DBAs with sysadmin privs.
--Jeff Moden
Change is inevitable... Change for the better is not.
issue with using a "specific login" is that a sysadmin can execute as any login - so it will still not prevent a DBA from doing it which was the original issue.
February 17, 2025 at 2:40 pm
thx jeff and frederico. if the odbc driver's vendor comes up with something i'll post it here.
the good news is that i showed my boss the potential breach and he's fine with what we have right now.
i have no idea why this post is showing twice on sql server central.
February 18, 2025 at 5:07 am
LOL, they don't want their MD to see what illness they have but want to have a treatment for a cure
If you don't trust your DBA, outsource the system and pay the price!
( However, it's always a nice excercise to check evolution on linked servers )
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy