Restrict access to single db from members of server administrator role
From: Keith Langmead (klangmead_at_nospam.kms.co.uk)
Date: 12/07/04
- Next message: news.microsoft.com: "IIS to SQL Kerberos Delegation"
- Previous message: Andre Alicea: "Tools to Report on Server Security"
- Next in thread: Dan Guzman: "Re: Restrict access to single db from members of server administrator role"
- Reply: Dan Guzman: "Re: Restrict access to single db from members of server administrator role"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 7 Dec 2004 09:34:31 -0000
On our local SQL 2000 server I've made all of our developers members of the
System Administrator role, so that they can create new db's, create and
alter permissions to them etc. without having to wait for me to do the
various things for them. (needless to say they don't get that level of
access to the live servers!).
Now in the support department we have a database we are creating to store a
load of the information we use regularly, which while not being top secret,
we would prefer it if no one outside the department was able to access the
information.
I had thought I could just deny the developers group from that db, but of
course that doesn't work, since I presume the server role takes precedence.
I then thought that I could remove the developers from the System
Administrators role, and instead give them SA access to all the databases
individually (with one obvious exception), but then they would be unable to
create new databases and sql users. If I added the group to the Database
Creators and Security Administrators roles they could make the required
changes to new databases, but would obviously also have access to the
database I'm trying to block.
One other solution would be to install another instance of SQL purely for
the support departments information, but considering how small the db's are
that I'm trying to protect, I think that would be major over kill.
Does anyone know of any way around this, without removing the ability of our
developers to do their job.
Thanks
Keith
- Next message: news.microsoft.com: "IIS to SQL Kerberos Delegation"
- Previous message: Andre Alicea: "Tools to Report on Server Security"
- Next in thread: Dan Guzman: "Re: Restrict access to single db from members of server administrator role"
- Reply: Dan Guzman: "Re: Restrict access to single db from members of server administrator role"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|