Re: Database security (non-existent?)



"Greg D. Moore (Strider)" <mooregr_deleteth1s@xxxxxxxxxxx> wrote in message
news:SIednfQ_H8TjoPXVnZ2dnUVZ_qHinZ2d@xxxxxxxxxxxxxxxx
"Annonymous Coward" <me@xxxxxxxx> wrote in message
news:j46dna4uNN2e0f_VnZ2dnUVZ8sjinZ2d@xxxxxxxxx
I recently downloaded and install SQLServer Express. I am considering
using it as the backend db for my app (i.e. moving from the current
PostgreSQL).

I run sqlcmd without specifying any username or pwd, and I was suprised
that I had access to the 'server', and could create and drop databses
(admittedly I dropped only the dbs I created). This appears to be a
*HUGE* security flaw - unless (I hope), I have missed something.


Umm, not really. This is by design. Especially if you have any sorts of
admin capabilities on your box.

BTW, based on this and your other post, I would highly recommend you pick
up a book (check out Microsoft Press) on SQL Server 2005 security.
There's far to much to learn than you can adequately learn in a newsgroup
like this.

Simply put, done correctly SQL Server 2005 is pretty much as secure as
anything else out ther.e
[ SNIP ]

I would also recommend a book. However, reading articles like
http://technet.microsoft.com/en-us/library/ms345149.aspx is certainly a good
start.

AHS


.



Relevant Pages

  • Re: Database security (non-existent?)
    ... I run sqlcmd without specifying any username or pwd, ... (admittedly I dropped only the dbs I created). ... security flaw - unless, ... done correctly SQL Server 2005 is pretty much as secure as ...
    (comp.databases.ms-sqlserver)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.inetserver.iis.security)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.win2000.security)
  • Re: how to optimize our fulltext search
    ... reading of the FT Catalog and the resultset coming back via Top_N_by_Rank. ... I'd also highly recommend that consider upgrading to SQL Server 2005 FTS as ...
    (microsoft.public.sqlserver.fulltext)
  • Re: unable to connect to sql db
    ... well, I'm not going to show my actualy Id and pwd, but yeah I have the id ... and password on my sql server, and I gave it dbowner permission for the ... 'login failed for user 'username' ... this same connection string works on DBServerDev fine with the same ...
    (microsoft.public.dotnet.framework.aspnet)