You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Dan Klco (JIRA)" <ji...@apache.org> on 2019/07/01 15:40:00 UTC

[jira] [Created] (FELIX-6154) Kerberos Authentication JAAS Support

Dan Klco created FELIX-6154:
-------------------------------

             Summary: Kerberos Authentication JAAS Support
                 Key: FELIX-6154
                 URL: https://issues.apache.org/jira/browse/FELIX-6154
             Project: Felix
          Issue Type: Bug
            Reporter: Dan Klco


We are trying to set up an Apache Felix based application (Adobe Experience Manager) to connect to a Solr Cloud Zookeeper installation using Kerberos authentication. When testing with a jUnit test, the connection can be established successfully, however when installed into the OSGi container, it fails to connect.

This seems to be related to the JAAS support in Apache Felix. I have tried specifying the JAAS client configuration using the CLI and OSGi configuration and while it seems to be picking up the JAAS configuration from OSGi, the Kerberos configuration does not need to be detected. 

A couple questions:
 * Is Kerberos supported by the JAAS OSGi Configuration?
 * Is there an alternative method for specifying the krb5.conf file for Kerberos?
 * Is there an alternative way to provide Kerberos support in Apache Felix?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)