dbTalk Databases Forums  

What's the need for SQL Server startup account to be a domain account?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss What's the need for SQL Server startup account to be a domain account? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Med Bouchenafa
 
Posts: n/a

Default What's the need for SQL Server startup account to be a domain account? - 10-23-2009 , 02:39 AM






All is in the title.

Microsoft are saying everywhere (included Books Online) that a SQL Server
Cluster needs a domain account for the startup account
During the setup process, there is no way to choose a local account.
if, you do, there is an error saying that you have to choose a domain
account instead of a local account.
Fine.
However, after the install, if you go and modify the startup account and
replace it with a local account everything is working perfectly.
I tried it and I could fail over and back without any problem.

I am missing something here.
So the question is:

What's the need for SQL Server startup account to be a domain account?

Thanks
Med Bouchenafa

Reply With Quote
  #2  
Old   
DetRich
 
Posts: n/a

Default RE: What's the need for SQL Server startup account to be a domain acco - 11-03-2009 , 10:35 AM






I have not found that the a domain account is needed, however, in practice, I
think that you will find most shops use the domain account because group
policy settings can be applied. Also, it's only one account, where as if you
use local accounts, they need to be maintained at each server.

HTH,

DetRich

"Med Bouchenafa" wrote:

Quote:
All is in the title.

Microsoft are saying everywhere (included Books Online) that a SQL Server
Cluster needs a domain account for the startup account
During the setup process, there is no way to choose a local account.
if, you do, there is an error saying that you have to choose a domain
account instead of a local account.
Fine.
However, after the install, if you go and modify the startup account and
replace it with a local account everything is working perfectly.
I tried it and I could fail over and back without any problem.

I am missing something here.
So the question is:

What's the need for SQL Server startup account to be a domain account?

Thanks
Med Bouchenafa

.

Reply With Quote
  #3  
Old   
Russell Fields
 
Posts: n/a

Default Re: What's the need for SQL Server startup account to be a domain acco - 11-03-2009 , 10:42 AM



Also, if the SQL Server service runs as a domain account it simplifies
issues such as accessing network resources, other servers, and so forth.
The account can be granted the needed rights to those resources.

RLF

"DetRich" <DetRich (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have not found that the a domain account is needed, however, in practice,
I
think that you will find most shops use the domain account because group
policy settings can be applied. Also, it's only one account, where as if
you
use local accounts, they need to be maintained at each server.

HTH,

DetRich

"Med Bouchenafa" wrote:

All is in the title.

Microsoft are saying everywhere (included Books Online) that a SQL Server
Cluster needs a domain account for the startup account
During the setup process, there is no way to choose a local account.
if, you do, there is an error saying that you have to choose a domain
account instead of a local account.
Fine.
However, after the install, if you go and modify the startup account and
replace it with a local account everything is working perfectly.
I tried it and I could fail over and back without any problem.

I am missing something here.
So the question is:

What's the need for SQL Server startup account to be a domain account?

Thanks
Med Bouchenafa

.

Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: What's the need for SQL Server startup account to be a domain account? - 11-04-2009 , 01:12 PM



SQL clustering uses local binaries but unified storate. In order to
consistently grant permissions to the datbase file objects, the service
accounts need to be domain-level accounts. IT may be OK with the feture set
you are using but to work predictibly across all feature matrix
implementations, domain accounts are essential.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




"Med Bouchenafa" <com.hotmail@bouchenafa> wrote

Quote:
All is in the title.

Microsoft are saying everywhere (included Books Online) that a SQL Server
Cluster needs a domain account for the startup account
During the setup process, there is no way to choose a local account.
if, you do, there is an error saying that you have to choose a domain
account instead of a local account.
Fine.
However, after the install, if you go and modify the startup account and
replace it with a local account everything is working perfectly.
I tried it and I could fail over and back without any problem.

I am missing something here.
So the question is:

What's the need for SQL Server startup account to be a domain account?

Thanks
Med Bouchenafa

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.