Re: SQL Service Account
- From: Ekrem Önsoy <ekrem@xxxxxxxxxxxx>
- Date: Fri, 21 Dec 2007 00:27:36 +0200
You can create a normal domain user account and use this account as a SQL Server account if you change your SQL Server' s service account using SQL Server Configuration Manager (here I assume you use SQL Server 2005).
If you go this way, SQL Server will join the service account you specified to the built-in Windows local groups which has least necessary rights to make SQL Server work properly. There are built-in local Windows groups that are created when you were installing SQL Server and they have all necessary rights to make things work.
The domain user account (if there is no a Windows group which this mentioned user account is a member has rights to write\read) does not have access to read\write to the mentioned backup folder (which probably will not have by default as it's going to be least priviliged account) you should give this account necessary rights to backup to that folder.
However, it does not have to be a member of the Local Administrators group or something else...
If there are any specific setting or something regarding to your SQL Server configuration, you should take them into consideration.
--
Ekrem Önsoy
"Vishals_Patel" <Vishals_Patel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:BF6ACE53-3753-42A2-859B-CDB258DB15A7@xxxxxxxxxxxxxxxx
Hi,
I am planning to change SQL service account from domain admininstrator
account to domian account with least previledges. I am not sure if i have to
change security on data and back up folder on local drive.
It will be great if i can get steps to change service account smoothly
because my server is connected to internet and lots of clients is connected,
so dont want to get in to trouble.
Thanks for your response in advance.
.
- Prev by Date: Re: AD synchronization interval with SQL Server
- Next by Date: Re: Not allowed to switch authentication modes
- Previous by thread: Re: AD synchronization interval with SQL Server
- Next by thread: Re: Not allowed to switch authentication modes
- Index(es):
Relevant Pages
|
|