security in development environnement
From: Sylvain (junesyl@statcan.ca)
Date: 02/16/03
- Previous message: DS: "Login help"
- Next in thread: John Bell: "Re: security in development environnement"
- Reply: John Bell: "Re: security in development environnement"
- Reply: BP Margolin: "Re: security in development environnement"
- Reply: BP Margolin: "Re: security in development environnement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Sylvain" <junesyl@statcan.ca> Date: Sat, 15 Feb 2003 18:46:07 -0800
I am a new DBA and wondering how can I keep the control of
the database objects like tables in a developpement
environnement using the SQLSEVER security.
I have created the database and tables. Developpers need
to create procedure in the database and full access to the
data.
I do not want to give them the database role db_owner
because they can modify all database objects including
tables.
I have given the database roles db_datareader and
db_datawriter to the developper and the permission of
procedure creation on the database.
Developpers are able to manage all data but not able to
create procedure associate with the owner DBO.
Is there a way to give permission other than db_owner ?
IF there is no other option that given db_owner
permission, how can I control objects to make sure no bad
modification will be done on the tables.
thanks all
- Next message: John Bell: "Re: security in development environnement"
- Previous message: DS: "Login help"
- Next in thread: John Bell: "Re: security in development environnement"
- Reply: John Bell: "Re: security in development environnement"
- Reply: BP Margolin: "Re: security in development environnement"
- Reply: BP Margolin: "Re: security in development environnement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|