Re: Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Sam Ceylani
I replied to your email about script ending with .sh and I fixed the problem with removing .sh extension from script and placing it under /etc/init.d folder, I used "chkconfig cloud-password-script on" ( I dont remember the script name) and service installed fine, I had to adjust firewall port a

Re: Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Dave Hoffman
I can run the script manually once I'm logged in with the original password and it pulls in the new password without issue. I just checked and at this time a firewall isn't even running. On 10/02/2014 11:26 AM, Sam Ceylani wrote: firewall Sent from my iPhone On Oct 2, 2014, at 12:25 PM, "Da

Re: Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Sam Ceylani
firewall Sent from my iPhone > On Oct 2, 2014, at 12:25 PM, "Dave Hoffman" wrote: > > Hello all, > > We have a customer that has been fighting with adding the password reset > script to CentOS 6.5 running Gnome. It is not being run on boot no matter > where we have placed the file > > We f

Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Dave Hoffman
Hello all, We have a customer that has been fighting with adding the password reset script to CentOS 6.5 running Gnome. It is not being run on boot no matter where we have placed the file We followed the instructions on the site placing it in /etc/init.d/, making it executable and adding it