You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/04/04 16:49:00 UTC

[jira] [Commented] (AMBARI-25187) Kerberos operations are shown in service action dropdown when not needed

    [ https://issues.apache.org/jira/browse/AMBARI-25187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810063#comment-16810063 ] 

Hudson commented on AMBARI-25187:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #473 (See [https://builds.apache.org/job/Ambari-branch-2.7/473/])
[AMBARI-25187] Kerberos operations are shown in service action dropdown (benyoka: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4046ebd93f7a7a1adedfbe5d568769cc38421629])
* (edit) ambari-web/app/templates/main/admin/kerberos.hbs
* (edit) ambari-web/app/models/host_component.js


> Kerberos operations are shown in service action dropdown when not needed
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-25187
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25187
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.6.0
>            Reporter: Robert Levas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.4
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Kerberos operations are shown in service action dropdown menus when not needed.
> Steps to Reproduce:
> # Install Ambari
> # Enable Kerberos, selecting KDC type of "none" (user will manually manage the Kerberos identities)
> ** Or unckeck "Manage identities" to declare the user will manually manage Kerberos identities
> # Browse to service view
> # Click to dropdown the Actions menu
> # See "Regenerate Keytabs" option
> The "Regenerate Keytabs" option should not be available to the user since Ambari is not managing Kerberos identities.  The action doesn't do anything, but the user should not have the option to select it. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)