В документации по планированию нашел следующее:
The Microsoft Dynamics CRM Connector for SQL Server Reporting Services is required if the following two conditions are true:
·You do not want to manually configure Trust for Delegation.
This configuration is necessary to allow the double-hop Kerberos authentication requirement when you install the Microsoft Dynamics CRM Connector for SQL Server Reporting Services on a computer that is not the Microsoft Dynamics CRM Server or SQL Server.
·You deploy Microsoft Dynamics CRM for Internet-facing deployment (IFD).
To enable reporting through an Internet connection, you must install the Microsoft Dynamics CRM Connector for SQL Server Reporting Services.
Вопросы:
1. Получается коннектор не требуется если службы отчетов установлены либо на компьютере с CRM сервером либо на компьютере с SQL сервером, где хранятся базы CRM. Так?
2. Что такое double-hop Kerberos authentication? Если не установить Коннектор, чтобы устранить double-hop Kerberos authentication, придется вручную делать configure Trust for Delegation. Как делать configure Trust for Delegation?
|