[
https://issues.apache.org/jira/browse/AMBARI-12525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640803#comment-14640803
]
Hadoop QA commented on AMBARI-12525:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12747018/AMBARI-12525_01.patch
against trunk revision .
{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 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/Ambari-trunk-test-patch/3464//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3464//console
This message is automatically generated.
> Kerberos configuration properties should be final and uneditable outside the
> Kerberization wizard.
> --------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12525
> URL: https://issues.apache.org/jira/browse/AMBARI-12525
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: kerberos, kerberos-wizard
> Fix For: 2.2.0
>
> Attachments: AMBARI-12525_01.patch
>
>
> Some Kerberos service properties should be final and not be editable outside
> the wizard.
> *kerberos-env*
> * Final and not be editable
> ** kdc_type
> ** manage_identities
> ** install_packages
> ** case_insensitive_username_rules
> ** realm
>
> * Editable (changing them will require Keytabs to be regenerated and services
> to be restarted)
> ** ldap_url
> ** container_dn
> ** encryption_types
> ** kdc_host
> ** admin_server_host
> * Editable (changes will only be seen when [re]generating Kerberos
> identities and keytab files)
> ** password_length
> ** password_min_lowercase_letters
> ** password_min_uppercase_letters
> ** password_min_digits
> ** password_min_punctuation
> ** password_min_whitespace
> ** create_attributes_template
> * Editable (changes will only be seen when certain operations are invoked)
> ** executable_search_paths
> ** service_check_principal_name
> *krb5-conf*
> * Final and not be editable
> ** domains
> ** manage_krb5_conf
> ** conf_dir
> ** content
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)