[
https://issues.apache.org/jira/browse/AMBARI-11247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566870#comment-14566870
]
Hudson commented on AMBARI-11247:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2768 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2768/])
AMBARI-11247. Add Service Wizard requests KDC information when cluster is
configured for Manual Kerberos (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=643a7261530ca32fa251f0314cad17c005383c9c)
* ambari-web/app/models/configs/stack_config_property.js
* ambari-web/test/controllers/wizard/step8_test.js
* ambari-web/test/controllers/main/admin/kerberos_test.js
* ambari-web/app/mappers/configs/stack_config_properties_mapper.js
* ambari-web/test/controllers/main/admin/kerberos/step4_controller_test.js
* ambari-web/app/controllers/main/admin/kerberos/step4_controller.js
* ambari-web/app/controllers/wizard/step8_controller.js
* ambari-web/app/templates/wizard/step8.hbs
* ambari-web/app/controllers/main/admin/kerberos.js
* ambari-web/app/styles/application.less
* ambari-web/app/routes/add_service_routes.js
* ambari-web/app/mixins/common/configs/enhanced_configs.js
* ambari-web/app/utils/ajax/ajax.js
> Add Service Wizard requests KDC information when cluster is configured for
> Manual Kerberos
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-11247
> URL: https://issues.apache.org/jira/browse/AMBARI-11247
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: kerberos
> Fix For: 2.1.0
>
> Attachments: AMBARI-11247_01.patch, AMBARI-11247_02.patch, Ambari -
> ManKerb 2015-05-11 15-11-04.png
>
>
> Add Service Wizard requests KDC information when cluster is configured for
> Manual Kerberos.
> See screen shots:
> !Ambari - ManKerb 2015-05-11 15-11-04.png!
> When configured for Kerberos with the _Manual_ option, the _Add Host Wizard_
> should not warn about or prompt for KDC details. The _wizard_ should also
> allow the user to download a CSV file of expected (user-generated) principals
> and keytabs files from the Review (or conformation page).
> Additional working on the Review/Confirmation page may be needed to inform
> the user that they should create the principals and keytabs before
> continuing.
> To know whether the cluster is configured for _manual kerberos_:
> * Cluster.security_type = "KERBEROS"
> * kerberos-env/manage_identities = "false"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)