Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB522E303 for ; Tue, 29 Jan 2013 10:40:00 +0000 (UTC) Received: (qmail 21773 invoked by uid 500); 29 Jan 2013 10:40:00 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 21754 invoked by uid 500); 29 Jan 2013 10:40:00 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 21705 invoked by uid 99); 29 Jan 2013 10:39:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 10:39:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [106.10.148.129] (HELO nm4-vm2.bullet.mail.sg3.yahoo.com) (106.10.148.129) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 10:39:49 +0000 Received: from [106.10.166.62] by nm4.bullet.mail.sg3.yahoo.com with NNFMP; 29 Jan 2013 10:39:26 -0000 Received: from [106.10.196.70] by tm19.bullet.mail.sg3.yahoo.com with NNFMP; 29 Jan 2013 10:39:26 -0000 Received: from [127.0.0.1] by smtp123-mob.biz.mail.sg3.yahoo.com with NNFMP; 29 Jan 2013 10:39:26 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1359455966; bh=4K9hPOvZpXFEyOXD3oSCYzGXMN9sLOkU9epZHS+sJAk=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Subject:References:From:Content-Type:X-Mailer:In-Reply-To:Message-Id:Date:To:Content-Transfer-Encoding:Mime-Version; b=FkVcJGOmjGdK/ZyBXpORKClBHAia95v8rfaPDj6kFtoAgCQnUzOo7pzvWhOQNzORZ0sttUA9f/T/9IHDyqMTNtC3IBpo2VFQNqLN+q8guR44CngNoMOLXvBUP5c5UohmFFkjICBslmK1eAZthEtkl04fWan+80vFx0Ol4WaWw5s= X-Yahoo-Newman-Id: 352169.19867.bm@smtp123-mob.biz.mail.sg3.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: FpK2XKwVM1kPGStLFNp7r5GnfroF6w7GxV5ZrPaXpuE_adS qvvnVnek5n9BCwRNxfviI7GC4xcgdtOkeo.n72.g0ECP2r3ONTew9E1oi7Tr WT.Dn.fCQRXzqmCLtJmOBuwwrqcqOlhh809NW0AC91SpL8lO60lCU40CNKD7 WeFdEkETT8ewcAfKgXQEOSnTQukH9.MkObcqKRGLB48LZu6TEo4B7coFLTWX HrXZtTsyNJnpb0ai.GCnOcGbgKNZDw9pmEy9VfdBa4oeoWLu1MTxQIiG7n3a LCNTfzOteUCPV.sr6GLXMJrLSfm5pzmvqOg2wVBeA0twXcKFQ.lvm7P2eNwh aVXF3olfasddepvSzQxI6_FzlIrLra7u09aqLyqOJ7SWo7x3r5WmB3c1NBY1 UoIbflcS32gkAp9vQgYCRMOPgWp29SKElh6c8IQV2DQT.QvDxbZ7P5ph47RZ T1.aTfgwB97RMZ.eqr.RfChrTFSDR.UvJ_eVdKmrrP94vN5Tx5QsZpOi2 X-Yahoo-SMTP: F_uqSJWswBCVmcNU1_QmcCBH9KNHZTP4SulpsoU- Received: from [10.3.2.223] (Dj_dark_junglist@59.106.72.250 with xymcookie) by smtp123-mob.biz.mail.sg3.yahoo.com with SMTP; 29 Jan 2013 10:39:26 +0000 UTC Subject: Re: Password Management Script not working References: <1359428672.16842.YahooMailNeo@web163001.mail.bf1.yahoo.com> <6F5A0065-0FF9-471F-9747-D8043EA65F9E@yahoo.com> From: "Jake G." Content-Type: text/plain; charset=Shift_JIS X-Mailer: iPhone Mail (10A523) In-Reply-To: <6F5A0065-0FF9-471F-9747-D8043EA65F9E@yahoo.com> Message-Id: <776AA478-0227-41DF-B8AA-E87D1718A2E2@yahoo.com> Date: Tue, 29 Jan 2013 19:39:22 +0900 To: "" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org Figured it out. The script was not running due to an error. Seems the script= that I downloaded from sourceforge wad not encoded correctly.=20 I opened the script on the server, copied the script to notepad on desktop, t= he select all and copy and past from notepad back into the script. Saved and= it worked perfect. Thanks ! On 2013/01/29, at 16:20, "Jake G." wrote: > Geoff, >=20 > Yes I did per the CS 4.0 admin documentation. >=20 >=20 >=20 > On 2013/01/29, at 15:04, Geoff Higginbottom wrote: >=20 >> Hi Jake, >>=20 >> Did you install the password reset script into your template. >>=20 >> Regards >>=20 >> Geoff Higginbottom >> CTO / Cloud Architect >>=20 >> D: +44 20 3603 0542 | S: +44 20 3603 0540| M: +447968161581 >>=20 >> geoff.higginbottom@shapeblue.com |www.shapeblue.com | Twitter:@shapeblue >>=20 >> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS >>=20 >> Visit us on stand 291 at Cloud Expo Europe >>=20 >> On 29 Jan 2013, at 03:05, "Jake G." wrote: >>=20 >> Hi All! >>=20 >> I just created a CentOS 6.3 Template for CS 4.0 /vCenter 5.0. >>=20 >> After I create an instance the new password message box displays but I am= unable to login to the instance with that password for root. >> Same thing happens when I shutdown the instance and try to change the pas= sword also. >>=20 >> Only password that works is the original root password I used when creati= ng the template. >>=20 >> Any ideas? >>=20 >> Thanks again everyone! >> ShapeBlue provides a range of strategic and technical consulting and impl= ementation services to help IT Service Providers and Enterprises to build a t= rue IaaS compute cloud. ShapeBlue=81fs expertise, combined with CloudStack t= echnology, allows IT Service Providers and Enterprises to deliver true, util= ity based, IaaS to the customer or end-user.=20 >>=20 >>=20 >> This email and any attachments to it may be confidential and are intended= solely for the use of the individual to whom it is addressed. Any views or o= pinions expressed are solely those of the author and do not necessarily repr= esent those of Shape Blue Ltd. If you are not the intended recipient of this= email, you must neither take any action based upon its contents, nor copy o= r show it to anyone. Please contact the sender if you believe you have recei= ved this email in error. Shape Blue Ltd is a company incorporated in England= & Wales.