A Service Account is simply an account that is used as the security context that Windows uses to run a service. Each SQL Server Service needs to be configured with a Service Account, which will be granted the appropriate permissions to run the service. In this chapter, we will discuss the general considerations for service accounts. We will then examine how service accounts can be exploited before, finally, discussing an appropriate service account strategy.
Service Account Types
Local User
Domain User ...