Robert Levas created AMBARI-24520:
-------------------------------------
Summary: Fix set KDC admin credentials section in enable Kerberos
doc
Key: AMBARI-24520
URL: https://issues.apache.org/jira/browse/AMBARI-24520
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.6.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 2.7.1
Fix set KDC admin credentials section in enable Kerberos doc
The current documentation at
https://github.com/apache/ambari/blob/branch-2.7/ambari-server/docs/security/kerberos/enabling_kerberos.md#set-the-kdc-administrator-credentials
indicates an incorrect URL for the API call.
It should read:
{noformat}
http://AMBARI_SERVER:8080/api/v1/clusters/CLUSTER_NAME/credentials/kdc.admin.credential
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)