Trying to install SQL 2005 Std. During the installation I am specifying a regular windows domain account for the SQL Service and SQL Agent to run under. During the installation it tries to start the services, but fails. I was under the impression that setup will grant the necessary permissions to allow this account to run properly. If during the install I select to run the services under the Local System account everything installs fine. I can then use the SQL Server Configuration Manager and change the services to run under a windows domain account and everything works.
Is there any permissions that need to be in place before I start the installation?