[
https://issues.apache.org/jira/browse/AMBARI-16901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306545#comment-15306545
]
Hudson commented on AMBARI-16901:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4957 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4957/])
AMBARI-16901 Add Service wizard: All kerberos related configurations
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=853a0ec9d09cc7083dcfaa2a10d9512483fcba11])
* ambari-web/app/messages.js
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/app/utils/config.js
* ambari-web/app/mixins/wizard/addSecurityConfigs.js
* ambari-web/test/utils/config_test.js
* ambari-web/test/controllers/wizard/step7_test.js
* ambari-web/app/models/configs/objects/service_config_property.js
> Add Service wizard: All kerberos related configurations shown on Configure
> Identities page should be made non-editable on configure services page
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16901
> URL: https://issues.apache.org/jira/browse/AMBARI-16901
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16901.patch
>
>
> If following conditions are met then config should be made non-editable on
> configure->services page:
> Cluster is kerberized
> Kerberos is ambari managed meaning not manual
> Config is stated as an identity in the kerberos descriptor posted to the
> cluster (api/v1/clusters/c1/artifacts/kerberos_descriptor). Note that config
> has to be an identity to be made non-editable. Note: Other configs mentioned
> in the kerberos descriptor should not be made non-editable. Only configs
> stated under identities array should be made non-editable.
> Configs made non-editable due to satisfying above condition should have their
> description appended with the text that "This config can be changed from
> Kerberos page under Admin tab by privileged users."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)