Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

A question about SQL service account

$
0
0
I have a question about SQL service and SQl agent service account.Usually I will create a domain account and use that as SQL service account.Most of the cases it is because this server has some jobs like SSIS that will use the sql servie account to access other servers to do ETL. so it is pretty reasonable to have it as a domain account.But for some vendor product like Microsoft SCCM and Solarwinds, when I create the SQL server account, since I think the SQL service account will not access resources of other servers, so I thought just to use default network service account.Or is it better to use domain account even it doesnot need to access resources on other servers.The other reason is when we create a service account in AD, it does need a licsence for each account even it is not expensive. So I think if not necessary , then do not need to create a domain account.correct?Thanks,

Viewing all articles
Browse latest Browse all 6525

Trending Articles