2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-16 19:30:26 +00:00

Merge pull request #5095 from gurevichmark/rest_api_user_pw_change

Password change for xCAT REST API documentation update
This commit is contained in:
Yuan Bai
2018-04-12 17:10:25 +08:00
committed by GitHub

View File

@ -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.