----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34557/#review85668 -----------------------------------------------------------
Ship it! Ship It! - Robert Levas On May 21, 2015, 2:24 p.m., Robert Levas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34557/ > ----------------------------------------------------------- > > (Updated May 21, 2015, 2:24 p.m.) > > > Review request for Ambari, Aleksandr Kovalenko, Andrii Tkach, Jaimin Jetly, > and Yusaku Sako. > > > Bugs: AMBARI-11247 > https://issues.apache.org/jira/browse/AMBARI-11247 > > > Repository: ambari > > > Description > ------- > > Add Service Wizard requests KDC information when cluster is configured for > Manual Kerberos. > > 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" > > > Diffs > ----- > > ambari-web/app/controllers/main/admin/kerberos.js 47ca736 > ambari-web/app/controllers/main/admin/kerberos/step4_controller.js a48baaf > ambari-web/app/controllers/wizard/step8_controller.js 0e1b777 > ambari-web/app/routes/add_service_routes.js 3db7879 > ambari-web/app/styles/application.less 65241eb > ambari-web/app/templates/wizard/step8.hbs 8506371 > ambari-web/app/utils/ajax/ajax.js 943c3f6 > ambari-web/test/controllers/main/admin/kerberos/step4_controller_test.js > 780bc00 > ambari-web/test/controllers/main/admin/kerberos_test.js 30bddb7 > ambari-web/test/controllers/wizard/step8_test.js d65c145 > > Diff: https://reviews.apache.org/r/34557/diff/ > > > Testing > ------- > > Manual testing. > > > Thanks, > > Robert Levas > >
