Re: How to change KVM host password in cloudstack?

2025-07-30 Thread Kiran Chavala
Hi Sanjay Could you please try this api call https://cloudstack.apache.org/api/apidocs-4.20/apis/updateHostPassword.html Regards Kiran From: Sanjay Kumar Date: Wednesday, 30 July 2025 at 6:17 PM To: us...@cloudstack.apache.org , dev@cloudstack.apache.org Subject: How to change KVM hos

Re: [PR] Update Host LXC Installation page of Installation Guide [cloudstack-documentation]

2025-07-30 Thread via GitHub
daviftorres commented on PR #528: URL: https://github.com/apache/cloudstack-documentation/pull/528#issuecomment-3137754910 hey @DaanHoogland , do you know why this PR did not get assigned to a reviewer since I converted from "draft" to "ready for review"? -- This is an automated message

Re: [I] apikey and secretkey stored in plain text in (world readable) history file [cloudstack-cloudmonkey]

2025-07-30 Thread via GitHub
rohityadavcloud commented on issue #157: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/157#issuecomment-3135208766 suggestions; - ensure the config file is not world readable (i.e. modbit - 640) - base64 encoding of apikey/secrekey & passwords - explore using OS provi