[
https://issues.apache.org/jira/browse/AMBARI-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344490#comment-14344490
]
Hadoop QA commented on AMBARI-9852:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12702011/AMBARI-9852_01.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1888//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1888//console
This message is automatically generated.
> Kerberos: Kerberos Service Check needs to generate and destroy it's own
> unique identity for testing
> ---------------------------------------------------------------------------------------------------
>
> Key: AMBARI-9852
> URL: https://issues.apache.org/jira/browse/AMBARI-9852
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos
> Fix For: 2.0.0
>
> Attachments: AMBARI-9852_01.patch
>
>
> The Kerberos _service check_ needs to generate it's own unique identity to
> use for testing and then destroy it when complete. This will ensure that any
> _known_ identities (such as the smokeuser, usually ambari-qa) does not
> accidentally get removed if shared between clusters or if the service check
> is run after Kerberos is enabled.
> The service check must perform the following steps:
> # Create a unique principal in the relevant KDC (server)
> # Test that the principal can be used to authenticate via kinit (agent)
> # Destroy the principal (server)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)