-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33912/
-----------------------------------------------------------
Review request for Ambari, Alexandr Antonenko and Yusaku Sako.
Bugs: AMBARI-10975
https://issues.apache.org/jira/browse/AMBARI-10975
Repository: ambari
Description
-------
We have a checkbox for "manage kerberos identities". if the user chooses
existing MIT or AD on page 1 of the Kerberos Wizard, this is a given. If they
choose manage manually, this is not required.
Doesn't seems like there is a need for this checkbox on the wizard since page 1
answers the question.
#Solution#
Edit `site_properties.js` file to hide the checkbox for Manage Identities.
While there, made the Kerberos properties non-overridable.
Diffs
-----
ambari-web/app/data/HDP2/site_properties.js ae6051f
Diff: https://reviews.apache.org/r/33912/diff/
Testing
-------
Manually tested to see changes in the Kerberos Wizard and Kerberos
configuration page.
Thanks,
Robert Levas