- Make any user a member of the SYSADMIN fixed role in SQL Server and ensure that they are a member of the DYNGRP in the Dynamics DB
- Assign the built in DYNSA user to the SECURITYADMIN fixed server role and use DYNSA instead of SA.
- Make any user part of the SECURITYADMIN fixed server role and also put it in the DB_Owner database role for the DYNAMICS DB. In this scenario, DYNSA must be the DB owner of all Dynamics GP databases
- Make any user part of the SECURITYADMIN fixed role and add them to the DB_AccessAdmin and DB_SecurityAdmin roles in Dynamics DB. In this case again, DYNSA must be the DB owner of all Dynamics GP databases.
Originally posted by Mark at 9/15/2008 10:00:00 AM