Re: [VCL 2.2.1] [Power7] Problem with image reservation

2011-08-04 Thread Sunil Venkatesh
Aaron, I wanted to try the ssh method to change the root password, but I stopped short since it will ask for old password before changing to a new one. However, I planning to create and make use of user accounts instead of looking for the root password. Thank you for the input. Regards,

Re: [VCL 2.2.1] [Power7] Problem with image reservation

2011-08-04 Thread Aaron Peeler
interesting it's prompting, which version of linux. The code is using: echo $passwd | /usr/bin/passwd -f $account --stdin sounds this it worked in the vcl code, so should also work at the cmdline. Aaron On Thu, Aug 4, 2011 at 12:49 PM, Sunil Venkatesh suni...@umbc.edu wrote: Aaron, I wanted

Re: The New KVM Provisioning module

2011-08-04 Thread Aaron Peeler
This is great. I'll try to have some more useful comments soon. :) Thanks Xianqing. Aaron On Thu, Aug 4, 2011 at 11:11 AM, Xianqing Yu yu267155...@hotmail.com wrote: Hi VCL community, Sorry for the typo in previous email. I finish the new version of KVM provision module for VCL 2.2.1. I