Robert Levas created AMBARI-25187:
-------------------------------------
Summary: 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
Fix For: 2.7.4
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)