Re: Preventing windows users accessing a database
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Wed, 25 Jul 2007 08:57:24 +0000 (UTC)
Steve (ga630sf@xxxxxxxxxxxxxxxxx) writes:
I want to prevent windows users from accessing my database on SQL server
express 2005
I don't want users to be able to login with SSME on Windows
authentication, only by SQl Server Authentication and only on the sa and
another specific login with the password I have set
For the life of me I can't seem to find how to do this
First of all, if you granted access to any Windows login or groups,
remove these. Second, also revoke access to BUILTIN\Administrators,
which gives permission to all Windows logins that have admin rights
on the machine.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- References:
- Preventing windows users accessing a database
- From: Steve
- Preventing windows users accessing a database
- Prev by Date: Re: VB.NET and SQL Security
- Next by Date: Re: Stored Procedure Ignoring Table Permissions
- Previous by thread: Preventing windows users accessing a database
- Next by thread: Re: Preventing windows users accessing a database
- Index(es):
Relevant Pages
|
|