Robert Levas created AMBARI-12525:
-------------------------------------

             Summary: 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
             Fix For: 2.2.0


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)

Reply via email to