Several customer has been trying to setup SRM using a Windows Domain account for the ODBC login to SQL Server. This requires modifying the VMware SRM Service credentials to match. My main concern is that this service will only startup properly when the user has sysadmin permissions to the SQL Server.
According to the documentation the account should only need:
Bulk insert
connect
create table
Also the account has DBO permissions on the SRM database.
Is anyone else having a similar experience? Is there another setting that needs to be added for the SRM Service to start properly?