[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065144#comment-13065144
 ] 

Karl Wright commented on CONNECTORS-221:
----------------------------------------

You have to invoke the authority service to have the authority connector 
invoked.  This is an HTTP request.  For example (if you have curl) "curl 
http://localhost:8345/mcf-authority-service/UserACLs?username=f...@bar.com";.

The Active Directory connector is not an exception at all.  Other connectors 
that have authorities are: Documentum, Livelink, and Meridio.

As for how to do this with CMIS, let's ask a few basic questions.  First, does 
CMIS have a notion of user groups?  I see from your earlier comment that the 
user id's might be something like "johndoe" or "admin".  Are there group ID's 
too?  Because all you really need to do at authority time is come up with the 
list of user id's and group id's that correspond to a user, nothing having to 
do with content.
 

> A CMIS connector would be helpful
> ---------------------------------
>
>                 Key: CONNECTORS-221
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>         Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
> CONNECTORS-221-Java.txt, CONNECTORS-221-branch-build-patch-2.txt, 
> CONNECTORS-221-branch-java-patch-2.txt, CONNECTORS-221-branch-java-patch.txt, 
> CONNECTORS-221-build-example-patch.txt, CONNECTORS-221.txt, 
> CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
> screenshot-4.jpg, screenshot-5.jpg, screenshot-6.jpg, screenshot-7.jpg, 
> screenshot-8.jpg
>
>
> Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to