What are the steps you will take, if you are tasked with
securing an SQL Server?

Answer Posted / sandeep

Again this is another open ended question. Here are some
things you could talk about: Preferring NT authentication,
using server, databse and application roles to control
access to the data, securing the physical database files
using NTFS permissions, using an unguessable SA password,
restricting physical access to the SQL Server, renaming the
Administrator account on the SQL Server computer, disabling
the Guest account, enabling auditing, using multiprotocol
encryption, setting up SSL, setting up firewalls, isolating
SQL Server from the web server etc.
Read the white paper on SQL Server security from Microsoft
website. Also check out My SQL Server security best practices

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me

3811


What is dbcc? : sql server DBA

779


How to start SQL Server in minimal configuration mode?

6955


how can you enable flashback feature?

540


What purpose does the model database server? : sql server DBA

631






what is a user-defined lock?

590


How would you go about verifying the network name that the local_listener is currently using?

2766


how to restore files with rman?

1755


how can you process messages in order asynchronously?

557


You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

2395


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.

1755


What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA

604


What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA

552


What are the commands you'd issue to show the explain plan for "select * from dual"?

1733


What happens on checkpoint? : sql server DBA

564