Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / swapna

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.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How would you choose between a clustered and a non-clustered index?

0 Answers  


Explain about integration services of Microsoft SQL server?

0 Answers  


Does union all remove duplicates?

0 Answers  


What are the source of constraints?

0 Answers  


What do you mean by SQL injection attack?

0 Answers   Ittiam Systems,


How to drop an existing schema in ms sql server?

0 Answers  


what is the maximum size of a row in sql server 2000 and 2005

2 Answers  


How you can change the database name in SQL SERVER?

0 Answers  


What is data integrity? Explain constraints?

1 Answers   Thinksoft,


Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?

0 Answers  


What happens if you are trying to access a schema not owned by you?

0 Answers  


What is constraints and its types?

0 Answers  


Categories