Secure way to share access to a physical SQL Server running multiple databases |
 |
EXPERT RESPONSE FROM: Steven Andres

|
 |
|


|
| > |
QUESTION POSED ON: 07 June 2005
Is there a secure way to share access to a physical SQL Server running multiple databases? I have several customers that want to share the expense of the SQL Server, but I am concerned about opening up port 1433 to them incase one is infected with a virus, I don't want the other databases to be affected.
|
|
| > |
The secure way is to lock down your SQL server's security! Sharing the SQL server resources is a great way to ease the pain/cost of a new beefy SQL server. Don't be afraid of having many different groups with access to the actual port -- you should concentrate on application security. The most effective step to secure your SQL server (yes, I am serious) is to place a complicated password on the "SA" account and apply all service packs BEFORE placing the server on the production network. It's just that simple. Once you have those two steps in place, Chip Andrews has made it very easy to secure the rest of SQL's exposure points. Check out his excellent security reference at SQLsecurity.com.
Do you have comments on this Ask the Expert Q&A? Let us know.
|
|
|
');
// -->

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |