Builtin Administrator

Tech Guy on September 8th, 2009

What are Builtin\Administrators?
SQL Server creates a default NT Group login called Builtin\Administrators during installations.This login facilitates the following

All local NT administrators on the server to have default sysadmin privileges 
Automatic access to system tables
Automatic access to user tables

How security is compromised?
SQL Server security is compromised as follows

Vulnerable to changes by [...]

Continue reading about Microsoft SQL SERVER – Security