Re: Run SQL Server as domain user
- From: Ekrem Önsoy <ekrem@xxxxxxxxxxxx>
- Date: Sat, 22 Dec 2007 12:26:11 +0200
Thanks for your complementary comment Ben. Using SQL Server Configuration Manager was the point that I was going to stress in my post. I forgot mentioning it somehow. It was like a cherry on the cake. Gosh!
Smokey, that stuff (SQL Server' s adding your SQL Server service account to those builtin groups automatically) would not happen automatically if you would not use SQL Server Configuration Manager for changing your SQL Server services... For example if you try to change your SQL Server service account using Services MMC, your new SQL Server service account would not be added to the appropriate groups and so would not have necessary rights to make SQL Server work properly.
--
Ekrem Önsoy
"Ben Nevarez" <BenNevarez@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:5A80739D-302A-4897-9EFC-D1BBA6D4DE37@xxxxxxxxxxxxxxxx
Just to add to Ekrem's comment. Just change the account using SQL Server
Configuration Manager and it will take care of everything.
Hope this helps,
Ben Nevarez
Senior Database Administrator
AIG SunAmerica
"Ekrem Önsoy" wrote:
You can simply create a domain user account and use it as your SQL Server
service account. You do not need to perform any extra job. (such as adding
the mentioned account to the Local Admins group e.g.)
SQL Server 2005 has its Builtin Local Windows Groups. SQL Server will add
the account that you specified as the SQL Server service to those groups and
the account will have the least necessary permissions to run.
It's not recommended using a Local or Domain Admin account as a SQL Server
service account.
--
Ekrem nsoy
"Smokey Grindel" <nospam@xxxxxxxxxx> wrote in message
news:O7WgdR%23QIHA.3516@xxxxxxxxxxxxxxxxxxxxxxx
>I want to set up SQL Server to run as a non-administrator domain user to
>prevent security leaks... whats the best way to do this? What files /
>folders does the user need permission to? thanks!
>
.
- References:
- Run SQL Server as domain user
- From: Smokey Grindel
- Re: Run SQL Server as domain user
- From: Ben Nevarez
- Run SQL Server as domain user
- Prev by Date: Re: Run SQL Server as domain user
- Next by Date: cannot acees two databases as owner
- Previous by thread: Re: Run SQL Server as domain user
- Next by thread: Re: Setting Max Server Memory in 64 bit machine
- Index(es):
Relevant Pages
|
Loading