SQL Server open to the internet: Bad idea?

From: Chumad (chumad_rs@hotmail.com_NOSPAM_REMOVE_ME)
Date: 08/30/02


From: "Chumad" <chumad_rs@hotmail.com_NOSPAM_REMOVE_ME>
Date: Thu, 29 Aug 2002 16:43:26 -0600


I've got a client app that I'm writing. The client app talks to my sql
server box that is sitting out on the internet. How secure is my sql server
box from hackers? Is there a way to make it more secure? Can I somehow
encrypt all data coming to and from the client app and the sql server?

I'll be using vb/ado to connect from the client. My server is running on a
win2k box with sql2000.

Thanks for all the help.

Ryan



Relevant Pages

  • Re: local admin account password
    ... >> except its based on something specific about the server. ... >> more recovery console and don't think cached logins will work. ... >> The DB file would be encrypted with EFS so only the limited user SQL ... >> and the app itself doesn't really need to be secure as the ...
    (Focus-Microsoft)
  • Re: How do I have my app connect to a remote SQL Server that has port 1433 closed?
    ... I might look at using the server component like you ... >> connection to port 1433 on the server. ... The app then makes the connection to SQL Server from behind the ... >> It's worth pointing out that the client app is not freely available, ...
    (microsoft.public.sqlserver.security)
  • Re: local admin account password
    ... > 2) Use a different password on all boxes and a big filling cabinet to secure ... > 5)My main idea/plan is to store all the passwords on a central SQL server. ... The backup user can make a zip ...
    (Focus-Microsoft)
  • RE: local admin account password
    ... Subject: local admin account password ... >> except its based on something specific about the server. ... >> The DB file would be encrypted with EFS so only the limited user SQL ... >> and the app itself doesn't really need to be secure as the ...
    (Focus-Microsoft)
  • Re: Decision on where to place SQL db (DMZ or internal?)
    ... >secure keep the SQL database in the internal network, ... the SQL server I have in the ... You can use an internal server but a separate instance of SQL. ...
    (microsoft.public.security)