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 21:33:51 UTC

[ambari] branch branch-2.7 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 branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


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

commit c064eb16584b0e84bb2851a49f1a0549cc5f61bc
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: