Database Knowledge Base / MS SQL Server /
Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:   Write the characters in the image above exactly as you see it


What are some things I can do to secure my SQL Server?

  • Keep up to date on SQL Server service packs and patches
  • Audit SQL Server accounts for weak passwords
  • Restict access to the SQL Server to only trusted clients
  • Use Windows Only authentication where possible
  • Store SQL Server backup files in a secure location and encrypted
  • Disable all netlibs if the SQL Server is local-only
  • Regularly scan the installation with Microsoft's Baseline Security Analyzer



RSS