Re: Security - Lock Database



How about using a dedicated SQL Server Instance (not another server, just another instance on the same SQL Server server) for your database?

--
Ekrem Önsoy



"Greg" <gjsetnes@xxxxxxxxxxx> wrote in message news:VpGdnZDEn9LujwHanZ2dnUVZ_oKhnZ2d@xxxxxxxxxxxxxx
I want to make some changes regarding accessing my SQL Server Database, but before I start playing around with it, I want to post something to see if anyone can give me some guidence so I don't end up locking myself out of my SQL Server Database or SQL Server all together.

At my office, you are required to use SQL Server Authentication to login to the SQL Server, which is what I want to achieve at a minimum. What steps should I take to lock down my SQL Server so that it requires an SQL User Account and Password to login?

Also, I've asked this in a previous post I think, but its not longer available. On top of locking down SQL Server as a whole, I'd also like to lock down my specific database as well. Is it possible to provide an SQ (System Administrator) type user account that has access to everything, except a specific database? From what I recalled in the past, it was not possible to restrict an SA type user from being able to delete a database.

Ultimately, what I am looking to achieve. I want my customers to have full access to their SQL Servers, but I don't want anyone to be able to browse the structure of my database, if not authorized. Not that my database structure would give away much, I'd just like to protect it from prying eyes.

Thanks.


.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: Error 21002: [ SQL-DMO] User "xxxxx" already exists.
    ... What version and service pack of SQL Server are you running? ... No restoration of database was performed. ... I do not see that user account as orphaned. ... > saved with necessary permissions for the selected database. ...
    (microsoft.public.sqlserver.security)
  • Re: Word 2003/Access2000/SQLSVR
    ... SQL server being where the data is held and this is accessed through a MS ... entire database and that may be say a record for Berkshire. ... "Peter Jamieson" wrote: ... replaced with the first record on the table in use. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)