SQL server security

This is a discussion on "SQL server security" within the Databases section. This forum, and the thread "SQL server security are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 8th, 2005, 14:05
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
SQL server security

I've installed SQL Server 2000 on our server and setup a database with all the default settings.

How can I lock down the database to prevent unauthoriozed access, either via the web, or via internal systems.

I'm particularly interested in creating a single username and password login, like most ISP's use to maximise the security?
Reply With Quote

  #2 (permalink)  
Old Jun 9th, 2005, 07:55
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Web resources for SQL Server security

SQLSecurity.com Independent site that provides updates and information on securing SQL Server; lots of good information and free tools
http://www.sqlsecurity.com

10 Steps to Help Secure SQL Server 2000 Microsoft provides the base-line recommendations that will go a long way toward helping users secure their SQL Server systems
http://www.microsoft.com/sql/techinf...gsqlserver.asp

Microsoft Baseline Security Analyzer Free Microsoft tool for finding unpatched Windows systems and applications on networks
http://www.microsoft.com/technet/tre...hnet/security/ tools/mbsahome.asp
Reply With Quote
  #3 (permalink)  
Old Jun 9th, 2005, 09:23
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
Cheers Smokie.

I was just looking at the baseline security analyser too!
Reply With Quote
  #4 (permalink)  
Old Jun 15th, 2005, 12:40
Up'n'Coming Member
Join Date: Feb 2004
Location: Woodbridge, UK
Age: 27
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
Block 1433 on your firewalls, change the port to be some other random number - e.g. 55124

Make sure SA has a VERY strong password, and make sure you write it down and keep it under lock and key, then set up another slightly less privilaged account for your database work.

Make a seperate IIS account which can have very limited privilages. (i.e. no create, alter etc...)

And read the links from smokie
Reply With Quote
Reply

Tags
sql, server, security

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with security wiggles Website Planning 16 Apr 9th, 2007 22:28
Security Ryan Fait PHP Forum 5 Nov 28th, 2006 12:22
URGENT!!!! Send HTTP request from one web server to another server chandra.nowduri ASP.NET Forum 1 Aug 7th, 2006 19:18
Need to process data on one server, utilize it on another server ... can it be done? jaobrien Classic ASP 1 Dec 6th, 2005 00:58


All times are GMT. The time now is 09:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43