[
https://issues.apache.org/jira/browse/RANGER-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335300#comment-15335300
]
rangerqa commented on RANGER-1036:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12811268/0001-RANGER-1036-avoid-solr-JAASConfiguration-class-overr.patch
against master revision 2f64837.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
+1 checkstyle. The patch generated 0 code style errors.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-RANGER-Build/252//testReport/
Console output:
https://builds.apache.org/job/PreCommit-RANGER-Build/252//console
This message is automatically generated.
> Solr Jaas config for ranger audit framework should not override the
> component Jaas config.
> -------------------------------------------------------------------------------------------
>
> Key: RANGER-1036
> URL: https://issues.apache.org/jira/browse/RANGER-1036
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Ramesh Mani
> Assignee: Selvamohan Neethiraj
> Attachments:
> 0001-RANGER-1036-avoid-solr-JAASConfiguration-class-overr.patch
>
>
> Solr Jaas config for ranger audit frame work should not override the
> component Jaas config. In the case of Knox, which sets
> "com.sun.security.jgss.initiate" as appname in knox krb5JAASLogin.conf got
> overridden by the range audit solr client jaas config because of solr jaas
> configurer -> org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer().
> This Krb5HttpClientConfigurer() sets the appname to "Client" if the appname
> in the component jass is either "com.sun.security.jgss.initiate" or
> "com.sun.security.jgss.krb5.initiate". This broke knox.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)