1.11 MSSQL Server Service Account.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

SQL Server should only use a domain account if the SQL Server requires remote communications with other domain systems. Otherwise, use a local user account (without administrative privileges).
ref. http://www.cisecurity.org/tools2/sqlserver/CIS_SQL2005_Benchmark_v1.0.pdf, pg 9.
Checking that the default SQL Server account is logging in as LocalSystem. Modify this user to a domain user account if your SQL Server requires remote domain communications (e.g. backups across the network).