Re: Specifying a logon account for SQL Server 2005 services
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Mon, 5 Nov 2007 23:06:50 +0000 (UTC)
Ben Nevarez (BenNevarez@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
As I mentioned using a Windows domain account with no permissions is the
recommended way to define a service account, the SQL Server setup
program will assign this account ALL the required permissions to do its
job. Perhaps the setup program does not give the 'Lock pages in memory'
permission because AWE is not configured during the software
installation and instead, it is configured only for very specific server
and memory configurations.
Thanks to Ben's post, I found some interesting topics in Books Online:
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/cf96155f-30a8-48b7-8d6b-24ce90dafdc7.htm#sa_with_least_privileges
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/309b9dac-0b3a-4617-85ef-c4519ce9d014.htm
The second topic of these details which permissions the service account
is granted.
--
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
.
- References:
- Re: Specifying a logon account for SQL Server 2005 services
- From: Erland Sommarskog
- Re: Specifying a logon account for SQL Server 2005 services
- From: Ben Nevarez
- Re: Specifying a logon account for SQL Server 2005 services
- Prev by Date: Re: challenge (permission denied) no sense, please help !
- Next by Date: Re: Why use encryption at all?
- Previous by thread: Re: Specifying a logon account for SQL Server 2005 services
- Next by thread: Re: Specifying a logon account for SQL Server 2005 services
- Index(es):
Relevant Pages
|