This was a completely fresh build from the 4.2 branch (oss).

I don't use dev cloud as it's not representative of a real environment. I ran:

yum install -y cloud-client             # run against local 4.2 repo
cloudstack-setup-databases cloud:cloud@$MYSQLIP --deploy-as=root:password
cloudstack-setup-management

that's it...

as a work around I assume I can open the unauthenticated api port and create a 
user (which I know the password for)...



-----Original Message-----
From: Prasanna Santhanam [mailto:t...@apache.org]
Sent: 01 July 2013 07:53
To: dev@cloudstack.apache.org
Subject: Re: Master build problem

On Sun, Jun 30, 2013 at 07:14:38PM +0000, Paul Angus wrote:
> Hi Prasanna,
>
> Here is the section from the componentContext.xml file.  The
> username/password in the user table is admin / 0.724297075275608
>
> The state was is "disabled" by default I changed it to enabled but it didn't 
> make a difference.

There is some kind of bug here. Can you tell us the steps to reproduce this 
from a fresh build? You will need to begin by wiping out the DB, doing the 
build, deploydb and a jetty:run.

What happens is that management server saves random values for user/password on 
startup. In another separate class it sets the password to default of 
admin/password based on the authenticator enabled. It looks like we randomized 
the password but failed to set it to defaults.
--
Prasanna.,

------------------------
Powered by BigRock.com


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 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is operated under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Reply via email to