You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/10/30 15:20:27 UTC

[jira] [Commented] (AMBARI-12525) Kerberos configuration properties should be final and uneditable outside the Kerberization wizard.

    [ https://issues.apache.org/jira/browse/AMBARI-12525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982614#comment-14982614 ] 

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:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/4114//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)