Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AgaK
Yak Posting Veteran
86 Posts |
Posted - 2009-12-08 : 14:40:22
|
HiWhat are the advantages/disadvantages to use ‘built-in system account’ vs ‘domain user account’ to run SQL server and other sql services? Any articles on this subject?Thank youAK |
|
scoots987
Starting Member
6 Posts |
Posted - 2009-12-08 : 15:18:42
|
Don't know any articles. But we had a high level DBA consultant come in a while back that was simply confused why we were using the non-domain method. He found it difficult to easily setup certain internal functionality to use SQL Server. Things like syncing/mirroring databases without jumping through hoops. He ended up happy working through the challenge.User authentication is another area that the domain method would help. |
 |
|
|
|
|