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

Karl Wright commented on CONNECTORS-1103:
-----------------------------------------

Full Kerberos support did not make it out last release of HttpClient.  It's 
being worked on now, though, which makes it just possible we'll have it 
available for development in April.


> Add Kerberos support for all connectors that currently use NTLM
> ---------------------------------------------------------------
>
>                 Key: CONNECTORS-1103
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1103
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: FileNet connector, LiveLink connector, RSS connector, 
> SharePoint connector, Web connector
>    Affects Versions: ManifoldCF 1.7.2
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.9, ManifoldCF 2.1
>
>
> You can solve your local ticket store by using LoginContext and appropriate 
> keytabs. Obtain the GSSCredential and go. Every connection instance can act 
> independently. Regardless of the OS.
> If you cache the subject issued by the aforementioned LoginContext, you can 
> always say: GssCredential#getRemainingLifetime or invoke a fresh LoginContext 
> as you think fit.
> Unfortunately, HTTPClient does not support direct use of GSSCredential and 
> always assumes implicit credential. Fortunately, there are several ways to 
> solve that problem too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to