RE: intrusion detection, etc. for sql server

From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 05/06/04


Date: Wed, 05 May 2004 22:50:35 GMT

The only thing that SQL has is auditing for successfull and failed logins.
To protect your SQL Server and/or restrict access to it, you could put it
behind ISA server and only allow certain computers to connect.

We don't check for NT policies on password attempts.

Thanks,

Kevin McDonnell
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.



Relevant Pages

  • Re: Securing an MDF file
    ... What we want to protect is the way we have structured our Tables. ... > Mike Epprecht, Microsoft SQL Server MVP ... >> If the other DBA has the login information for your server install, ... >> instance of SQL Server under a different NT account than the other DBAs ...
    (microsoft.public.sqlserver.server)
  • Re: Password protect access DB?
    ... There are cracks even for SQL Server admin passwords. ... What is the purpose of your security ... ... protect your data from being manipulated without the interface or prevent ... directly in the database. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How can I secure a MSDE database for users who have SQL Server?
    ... > How can I protect a MSDE-database so that SQL Server Enterprise ... > Manager always asks for a password if you want to access the database ... if you know the login name and password. ...
    (microsoft.public.sqlserver.msde)
  • Re: Protection Against Hackers
    ... receiving a threat from a hacker, I was no longer able to move files on my ... Is there a way for a VB.Net client to SQL Server 2005 to authenticate itself ... I need to protect my Windows Vista Ultimate server & SQL Server 2005 from ... newsgroups or other resources free or NOT free that I investigate to protect ...
    (microsoft.public.security)
  • Re: Password protect access DB?
    ... those that are determined to hack you database... ... you are trying to protect sensitive data ... There are cracks even for SQL Server admin passwords. ... Access or implement field level encryption for the sensitive data (ie ...
    (microsoft.public.dotnet.languages.vb)