Running Clustered SQL Service 2008 on Network Service Account
-
26 เมษายน 2555 4:52
Can we use NETWORK SERVICE for clustered SQL Server services? If yes any additional configs needs to be taken care and is this a recomended practice ?
Trinity
ตอบทั้งหมด
-
26 เมษายน 2555 5:26
Hi,
For clustered instances it is highly recommended to use a domain user account. You can see permissions required and provided by SQL setup here
http://msdn.microsoft.com/en-us/library/ms143504(v=sql.105).aspx
Sean Massey | Consultant, iUNITE
Feel free to contact me through My Blog, Twitter or Hire Me.
Please click the Mark as Answer or Vote As Helpful button if a post solves your problem or is helpful!- เสนอเป็นคำตอบโดย Pradeep AdigaMicrosoft 26 เมษายน 2555 5:46
- ทำเครื่องหมายเป็นคำตอบโดย Stephanie LvModerator 3 พฤษภาคม 2555 9:19
-
26 เมษายน 2555 8:44remember Keep the cluster startup account password~ otherwise will have trouble.
-
26 เมษายน 2555 11:25ผู้ดูแล
Network Service is a local system account and you wont be able to run clustered SQL Server with this account. You need to create a account in AD which you are supposed to use it as service account
Mark as ANSWER if I helped you today :-)