December 05, 2011

Trust certificates between farms (SharePoint Server 2010)

All Steps :
http://technet.microsoft.com/en-us/library/ff621100.aspx

Unable to connect to a shared service application:

http://social.technet.microsoft.com/Forums/is/sharepoint2010setup/thread/0f2e4574-dc20-4b86-a398-50b058b19e88

Very Nice :
http://blogs.msdn.com/b/mcsnoiwb/archive/2010/02/05/how-to-publish-a-managed-metadata-service-for-cross-farm-consumption.aspx

Diagrams:
http://www.bfcnetworks.com/connecting-sharepoint-2010-farms-with-service-applications-part-2/

1. Exchange Certificates
2. Publish Service Application and Give Read Access to the Service for All Authenticated Users.
3. Consuming farm permission to the Application Discovery and Load Balancing Service Application on the publishing farm.
4. Connect
5. Application Management --> Manage Associate Service Applications if there are more than one content type hub kind of things.


Snapin for Windows Powershell: Add-PSSnapin Microsoft.SharePoint.Powershell

No comments:

SonarQube with Jenkins Setup using Docker Images

https://funnelgarden.com/sonarqube-jenkins-docker/  https://medium.com/@hakdogan/an-end-to-end-tutorial-to-continuous-integration-and-con...