After banging my head against this problem for a few days I turning to the Liferay community for some suggestions.
I'm trying to configure an instance of Sharepoint 2010 to serve as a CMIS repository for my Liferay 6.1 (community edition) instance.
I've installed all the necessary Sharepoint 2010 CMIS extensions and have verified the Web Service and Atom interface is available to consuming applications. Some additional context surrounding these two servers, the Sharepoint 2010 instance is authenticating against Active Directory, while my Liferay 6.1 instance is authenticating user accounts locally. I also followed the configuration suggestions mentioned in Alex Chow's
blog post, and in particular, I have a Liferay 6.1 username/password which matches a username/password for an existing user on the machine hosting the Sharepoint 2010 instance.
The problem I'm having is that after specifying the configuration of Sharepoint as a CMIS repository, my Liferay 6.1 instance returns an "Unauthorized" exception regardless of the interface I specify in the configuration. (e.g. Atom/WS).
I suspect the problem I am having relates to the fact that Sharepoint is authenticating Active Directory users, while Liferay is not. Is this really the case? If so, my next question is whether for the time being I can fix the Active Directory domain for all Liferay users that initiate CMIS requests?
Appreciate any help or suggestions from the community.
Please sign in to flag this as inappropriate.