Home Forums SQL Server 2005 Administering SQL Server service running under non admin account in cluster environment RE: SQL Server service running under non admin account in cluster environment

  • IF you are using SQL Server 2005 you do not need SQL Server to run as a local administrator. If you use the SQL Server Configuration Manager to set the service account it assigns it appropriate permissions without using local administrator. The SQL Server install creates a set of Groups for SQL Server services and the SQL Server service account just needs to be in the correct group(s).