Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Microsoft Dynamics CRM
  3. PowerExchange for Microsoft Dynamics CRM Configuration
  4. Microsoft Dynamics CRM Connections
  5. Microsoft Dynamics CRM Data Objects
  6. Microsoft Dynamics CRM Mappings
  7. Microsoft Dynamics CRM Run-time Processing
  8. Appendix A: Microsoft Dynamics CRM and Transformation Data Types

PowerExchange for Microsoft Dynamics CRM User Guide

PowerExchange for Microsoft Dynamics CRM User Guide

Login Configuration

Login Configuration

If you run a Microsoft Dynamics CRM application pool using a domain account, you must update the login configuration file with the Service Principle Name (SPN) of Microsoft Dynamics CRM.
For SPN details, contact the Microsoft Dynamics CRM administrator.
Update login.conf with details of the SPN in the following format:
<ApplicationServer>="<domainaccount>@<FQDN>"
Domain account is the application pool identity for CRMAppPool. For example,
CRMAPP01.contoso.com="CRMService@contoso.com"
Update login.conf in the following locations:
  • On the Informatica Client machine, the configuration file is in the following location:
    <Informatica Installation Directory>\clients\DeveloperClient\msdcrm\conf
  • On the Informatica Server machine, the configuration file is in the following location:
    <Informatica Installation Directory>\tomcat\bin\msdcrm\conf
You can add multiple entries for multiple instances of Microsoft Dynamics CRM, in the login.conf file. Delimit multiple entries by using a new line. Terminate the last entry with a semicolon. Entries in login.conf are case sensitive.
You do not have to update the login configuration file if an instance of Microsoft Dynamics CRM application pool runs on the local system, local service, or Network Service account. The SPN is generated by default in the following format:
host/<hostname>
The host name is the name of the server that hosts Microsoft Dynamics CRM.

0 COMMENTS

We’d like to hear from you!