You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-cn@cloudstack.apache.org by Daniel Zhang <da...@126.com> on 2014/09/09 10:44:15 UTC

Cloudstack VM密码重置

Dear All,


        我现环境是Cloudstack 4.4加KVM,在配置LINUX模板时按下面的步骤完成后重置密码无效。但是Cloudstack界面是弹出正常。请问是不是我的脚本有问题?脚本见附件。谢谢。WINDOWS安装好软件后能正常重置密码。


12.13.1. Linux OS Installation
Use the following steps to begin the Linux OS installation:
Download the script file cloud-set-guest-password:
Linux: http://cloudstack.org/dl/cloud-set-guest-password
Windows:http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download
Copy this file to /etc/init.d.
On some Linux distributions, copy the file to /etc/rc.d/init.d.
Run the following command to make the script executable:
chmod +x /etc/init.d/cloud-set-guest-password
Depending on the Linux distribution, continue with the appropriate step.
On Fedora, CentOS/RHEL, and Debian, run:
chkconfig --add cloud-set-guest-password

Re:Cloudstack VM密码重置

Posted by Daniel Zhang <da...@126.com>.
Dear All,


       已经解决,是脚本编码问题。谢谢。






在 2014-09-09 04:44:15,"Daniel Zhang" <da...@126.com> 写道:

Dear All,


        我现环境是Cloudstack 4.4加KVM,在配置LINUX模板时按下面的步骤完成后重置密码无效。但是Cloudstack界面是弹出正常。请问是不是我的脚本有问题?脚本见附件。谢谢。WINDOWS安装好软件后能正常重置密码。


12.13.1. Linux OS Installation
Use the following steps to begin the Linux OS installation:
Download the script file cloud-set-guest-password:
Linux: http://cloudstack.org/dl/cloud-set-guest-password
Windows:http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download
Copy this file to /etc/init.d.
On some Linux distributions, copy the file to /etc/rc.d/init.d.
Run the following command to make the script executable:
chmod +x /etc/init.d/cloud-set-guest-password
Depending on the Linux distribution, continue with the appropriate step.
On Fedora, CentOS/RHEL, and Debian, run:
chkconfig --add cloud-set-guest-password