Configure Interoperability with MS SQL Server Integrated Security
While connecting to a MS SQL Server database through the Microsoft Dynamics GP preconfigured adapter, there may be a requirement to interoperate with the MS SQL Server Integrated Security feature. For integration to work with the Integrated Security feature:
- Configure theLog Onproperty of the Data Agent service to use a domain user (there must be a \ in the account name). ThePasswordandConfirm Passwordfields should contain the password values for the configured domain user.
- In the Microsoft Dynamics GP adapter configuration in the Data Designer, enter \ in theUsernamefield and welcome in thePasswordfield. These values trigger integration to use the credentials entered in the data agent serviceLog Oncredentials to connect to the MS SQL Server database. The values entered within the data designer will not be used to connect to the source database.