You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rl...@apache.org on 2018/08/21 20:38:36 UTC

[ambari] branch trunk updated: [AMBARI-24520] Fix set KDC admin credentials section in enable Kerberos doc

This is an automated email from the ASF dual-hosted git repository.

rlevas pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bff429c  [AMBARI-24520] Fix set KDC admin credentials section in enable Kerberos doc
bff429c is described below

commit bff429caaaa98325e97fd32868fc92b8c7a0dfa5
Author: Robert Levas <rl...@hortonworks.com>
AuthorDate: Tue Aug 21 14:43:10 2018 -0400

    [AMBARI-24520] Fix set KDC admin credentials section in enable Kerberos doc
---
 ambari-server/docs/security/kerberos/enabling_kerberos.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-server/docs/security/kerberos/enabling_kerberos.md b/ambari-server/docs/security/kerberos/enabling_kerberos.md
index bfda3cd..306a45b 100644
--- a/ambari-server/docs/security/kerberos/enabling_kerberos.md
+++ b/ambari-server/docs/security/kerberos/enabling_kerberos.md
@@ -275,7 +275,7 @@ Payload:
 #### Set the KDC administrator credentials
 
 ```
-curl -H "X-Requested-By:ambari" -u admin:admin -i -X POST -d @./payload http://AMBARI_SERVER:8080/api/v1/clusters/CLUSTER_NAME/credentials
+curl -H "X-Requested-By:ambari" -u admin:admin -i -X POST -d @./payload http://AMBARI_SERVER:8080/api/v1/clusters/CLUSTER_NAME/credentials/kdc.admin.credential
 ```
 
 Payload: