Re: Security Recommendations for a new DBA
From: Shelton (shelton72_at_dls.net)
Date: 09/30/03
- Next message: Shelton: "Re: Cryptography API with SQL Server 2000..."
- Previous message: Sue Hoegemeier: "Re: change security mode after installation"
- In reply to: Mike: "Security Recommendations for a new DBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Sep 2003 22:54:53 -0500
Generally, I think it is a good idea to restrict developers from the
production server. This is dependent on your environment and the divsion of
responsibilities. Check out the SQL Server web site on security
http://www.microsoft.com/sql/techinfo/administration/2000/security/default.a
sp
and also take a look at the SQL Server operations guide.
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn
ol/sql/maintain/operate/opsguide/default.asp
"Mike" <mlondon@unc.edu> wrote in message
news:u5RLOwohDHA.524@tk2msftngp13.phx.gbl...
> Hello all,
>
> I have a question about general security practices and how they are done
in
> the world. Currently we have 3 SQL servers (Production, Development and
> off-site backup). Production only has databases on it that are serving
out
> live application data. Development is used to create new databases and
then
> the web applications to connect to them.
>
> We have had, in the past, problems with developers having database
creation
> rights on the development server and creating the Dbases incorrectly, not
> notifying others of what they have created, or creating Dbases that are
> large and take up a lot of HD space. Because of this, we have set
> permissions to be at the Database level only for all the developers. All
> server level functions have been restricted to myself and my designated
> backup.
>
> What I was wondering is:
>
> 1) What are some general guidelines others use in determining levels of
> access (Server vs Dbase permissions) to SQL server?
> 2) What are the Pros and Cons of the Restrictions we have applied?
> 3) Do you have any recommended links or other materials that address this
> topic?
>
>
> Thank you so much for your time!
>
> Mike
>
>
- Next message: Shelton: "Re: Cryptography API with SQL Server 2000..."
- Previous message: Sue Hoegemeier: "Re: change security mode after installation"
- In reply to: Mike: "Security Recommendations for a new DBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|