[
https://issues.apache.org/jira/browse/AMBARI-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321949#comment-14321949
]
Hadoop QA commented on AMBARI-9646:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12698971/AMBARI-9646.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1694//console
This message is automatically generated.
> Kerberos: Regen confirmation dialog with "missing" option
> ---------------------------------------------------------
>
> Key: AMBARI-9646
> URL: https://issues.apache.org/jira/browse/AMBARI-9646
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9646.patch
>
>
> When a user clicks "Regenerate Keytabs" button, they should be prompted to
> confirm, and give the option to
> {code}
> Confirmation
> You are about to regenerate keytabs for the hosts in the cluster. This will
> stop all the services in your cluster and regenerate the Kerberos keytabs.
> *Are you sure you wish to proceed with keytab regeneration?*
> [ ] Only regenerate keytabs for missing hosts and components.
> Cancel/OK
> {code}
> API call to create and distribute missing keytabs:
> {code}
> PUT /api/v1/clusters/{cluster name}?regenerate_keytabs=missing
> {
> "Clusters" : {
> "security_type" : "KERBEROS"
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)