You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2010/03/08 21:57:27 UTC

[jira] Created: (CONNECTORS-21) Authority service needed that knows how to obtain SIDs from a Kerberos principal

Authority service needed that knows how to obtain SIDs from a Kerberos principal
--------------------------------------------------------------------------------

                 Key: CONNECTORS-21
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-21
             Project: Lucene Connector Framework
          Issue Type: Improvement
          Components: Mod-authz-annotate
            Reporter: Karl Wright


The code that was granted to Apache from MetaCarta intentionally did not include an authority service that knows how to obtain SIDs from a Kerberos principal.  This will invalidate the security enforcement for the FileNet, Meridio, and SharePoint connectors, since these use AD as their primary security model.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CONNECTORS-21) Authority service needed that knows how to obtain SIDs from a Kerberos principal

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-21.
-----------------------------------

    Resolution: Fixed

I created a Java authority instead, using JNDI, so this is moot.


> Authority service needed that knows how to obtain SIDs from a Kerberos principal
> --------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-21
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-21
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: Mod-authz-annotate
>            Reporter: Karl Wright
>
> The code that was granted to Apache from MetaCarta intentionally did not include an authority service that knows how to obtain SIDs from a Kerberos principal.  This will invalidate the security enforcement for the FileNet, Meridio, and SharePoint connectors, since these use AD as their primary security model.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.