From 7ffa4f451c7c24fad94efce9c030cca2f3ff6bdd Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Wed, 11 Apr 2018 16:46:22 -0400 Subject: [PATCH] Password change for xCAT REST API documentation update --- docs/source/advanced/restapi/restapi_setup/restapi_setup.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/advanced/restapi/restapi_setup/restapi_setup.rst b/docs/source/advanced/restapi/restapi_setup/restapi_setup.rst index 84e15230f..b7e6454d7 100644 --- a/docs/source/advanced/restapi/restapi_setup/restapi_setup.rst +++ b/docs/source/advanced/restapi/restapi_setup/restapi_setup.rst @@ -154,3 +154,5 @@ You should see some output that includes your list of nodes. If errors returned, check `/var/log/httpd/ssl_error_log` on xCAT MN. +``Note:`` if passwords need to be changed in the future, make sure to update the xCAT passwd table. xCAT REST API uses passwords stored in that table to authenticate users. +