Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-15 Thread Erik Weber
I saw the same some weeks ago, seemed to me that the password got saved to
the wrong file.

Is this a basic zone?

Erik

Den torsdag 15. oktober 2015 skrev Nux!  følgende:

> Hi,
>
> Now that CLOUDSTACK-8923 is fixed I could move on with other testing and
> found out the deployed instances do not get the root/Administrator password
> set.
> Looking at the logs in the VR I could see messages such as:
>
> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested
> password not found for 10.1.1.33'
>
> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina
> templates.
>
> In the password script the password is attempted using wget like this:
> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
> $PASSWORD_SERVER_IP:8080'
>
>
> SSH keys do work, only the passwords seem to be affected.
>
> Am I missing something or have I just found another bug?
>
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>


Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-15 Thread Nux!
It's a normal advanced zone (without Security Groups).

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Erik Weber" 
> To: dev@cloudstack.apache.org
> Sent: Thursday, 15 October, 2015 20:14:34
> Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
> password not found"

> I saw the same some weeks ago, seemed to me that the password got saved to
> the wrong file.
> 
> Is this a basic zone?
> 
> Erik
> 
> Den torsdag 15. oktober 2015 skrev Nux!  følgende:
> 
>> Hi,
>>
>> Now that CLOUDSTACK-8923 is fixed I could move on with other testing and
>> found out the deployed instances do not get the root/Administrator password
>> set.
>> Looking at the logs in the VR I could see messages such as:
>>
>> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested
>> password not found for 10.1.1.33'
>>
>> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina
>> templates.
>>
>> In the password script the password is attempted using wget like this:
>> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
>> $PASSWORD_SERVER_IP:8080'
>>
>>
>> SSH keys do work, only the passwords seem to be affected.
>>
>> Am I missing something or have I just found another bug?
>>
>>
>> Lucian
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro


RE: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-15 Thread Suresh Sadhu
Password  saved  in the right file but it's not applying on vm. its bug.

You can check the  generated passwords in below file in the router :

/var/cache/cloud/passwords_10.1.1.1 



Regards
sadhu


-Original Message-
From: Erik Weber [mailto:terbol...@gmail.com] 
Sent: Friday, October 16, 2015 12:45 AM
To: dev@cloudstack.apache.org
Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
password not found"

I saw the same some weeks ago, seemed to me that the password got saved to the 
wrong file.

Is this a basic zone?

Erik

Den torsdag 15. oktober 2015 skrev Nux!  følgende:

> Hi,
>
> Now that CLOUDSTACK-8923 is fixed I could move on with other testing 
> and found out the deployed instances do not get the root/Administrator 
> password set.
> Looking at the logs in the VR I could see messages such as:
>
> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested 
> password not found for 10.1.1.33'
>
> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina 
> templates.
>
> In the password script the password is attempted using wget like this:
> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
> $PASSWORD_SERVER_IP:8080'
>
>
> SSH keys do work, only the passwords seem to be affected.
>
> Am I missing something or have I just found another bug?
>
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>


Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-16 Thread Remi Bergsma
Do we already have an Jira issue for this? If not, please create one so we can 
look into it.

Thanks,
Remi




On 16/10/15 06:13, "Suresh Sadhu"  wrote:

>Password  saved  in the right file but it's not applying on vm. its bug.
>
>You can check the  generated passwords in below file in the router :
>
>/var/cache/cloud/passwords_10.1.1.1 
>
>
>
>Regards
>sadhu
>
>
>-Original Message-
>From: Erik Weber [mailto:terbol...@gmail.com] 
>Sent: Friday, October 16, 2015 12:45 AM
>To: dev@cloudstack.apache.org
>Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
>password not found"
>
>I saw the same some weeks ago, seemed to me that the password got saved to the 
>wrong file.
>
>Is this a basic zone?
>
>Erik
>
>Den torsdag 15. oktober 2015 skrev Nux!  følgende:
>
>> Hi,
>>
>> Now that CLOUDSTACK-8923 is fixed I could move on with other testing 
>> and found out the deployed instances do not get the root/Administrator 
>> password set.
>> Looking at the logs in the VR I could see messages such as:
>>
>> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested 
>> password not found for 10.1.1.33'
>>
>> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina 
>> templates.
>>
>> In the password script the password is attempted using wget like this:
>> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
>> $PASSWORD_SERVER_IP:8080'
>>
>>
>> SSH keys do work, only the passwords seem to be affected.
>>
>> Am I missing something or have I just found another bug?
>>
>>
>> Lucian
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro
>>


Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-16 Thread Nux!
Will do shortly

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Remi Bergsma" 
> To: dev@cloudstack.apache.org
> Sent: Friday, 16 October, 2015 09:52:24
> Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
> password not found"

> Do we already have an Jira issue for this? If not, please create one so we can
> look into it.
> 
> Thanks,
> Remi
> 
> 
> 
> 
> On 16/10/15 06:13, "Suresh Sadhu"  wrote:
> 
>>Password  saved  in the right file but it's not applying on vm. its bug.
>>
>>You can check the  generated passwords in below file in the router :
>>
>>/var/cache/cloud/passwords_10.1.1.1
>>
>>
>>
>>Regards
>>sadhu
>>
>>
>>-----Original Message-
>>From: Erik Weber [mailto:terbol...@gmail.com]
>>Sent: Friday, October 16, 2015 12:45 AM
>>To: dev@cloudstack.apache.org
>>Subject: Re: [4.6] Instance passwords broken? "serve_password: requested
>>password not found"
>>
>>I saw the same some weeks ago, seemed to me that the password got saved to the
>>wrong file.
>>
>>Is this a basic zone?
>>
>>Erik
>>
>>Den torsdag 15. oktober 2015 skrev Nux!  følgende:
>>
>>> Hi,
>>>
>>> Now that CLOUDSTACK-8923 is fixed I could move on with other testing
>>> and found out the deployed instances do not get the root/Administrator
>>> password set.
>>> Looking at the logs in the VR I could see messages such as:
>>>
>>> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested
>>> password not found for 10.1.1.33'
>>>
>>> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina
>>> templates.
>>>
>>> In the password script the password is attempted using wget like this:
>>> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
>>> $PASSWORD_SERVER_IP:8080'
>>>
>>>
>>> SSH keys do work, only the passwords seem to be affected.
>>>
>>> Am I missing something or have I just found another bug?
>>>
>>>
>>> Lucian
>>>
>>> --
>>> Sent from the Delta quadrant using Borg technology!
>>>
>>> Nux!
>>> www.nux.ro


Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-16 Thread Nux!
Ok, opened the following with some more info as well.

https://issues.apache.org/jira/browse/CLOUDSTACK-8957

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Nux!" 
> To: dev@cloudstack.apache.org
> Sent: Friday, 16 October, 2015 09:53:40
> Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
> password not found"

> Will do shortly
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "Remi Bergsma" 
>> To: dev@cloudstack.apache.org
>> Sent: Friday, 16 October, 2015 09:52:24
>> Subject: Re: [4.6] Instance passwords broken? "serve_password: requested
>> password not found"
> 
>> Do we already have an Jira issue for this? If not, please create one so we 
>> can
>> look into it.
>> 
>> Thanks,
>> Remi
>> 
>> 
>> 
>> 
>> On 16/10/15 06:13, "Suresh Sadhu"  wrote:
>> 
>>>Password  saved  in the right file but it's not applying on vm. its bug.
>>>
>>>You can check the  generated passwords in below file in the router :
>>>
>>>/var/cache/cloud/passwords_10.1.1.1
>>>
>>>
>>>
>>>Regards
>>>sadhu
>>>
>>>
>>>-Original Message-
>>>From: Erik Weber [mailto:terbol...@gmail.com]
>>>Sent: Friday, October 16, 2015 12:45 AM
>>>To: dev@cloudstack.apache.org
>>>Subject: Re: [4.6] Instance passwords broken? "serve_password: requested
>>>password not found"
>>>
>>>I saw the same some weeks ago, seemed to me that the password got saved to 
>>>the
>>>wrong file.
>>>
>>>Is this a basic zone?
>>>
>>>Erik
>>>
>>>Den torsdag 15. oktober 2015 skrev Nux!  følgende:
>>>
>>>> Hi,
>>>>
>>>> Now that CLOUDSTACK-8923 is fixed I could move on with other testing
>>>> and found out the deployed instances do not get the root/Administrator
>>>> password set.
>>>> Looking at the logs in the VR I could see messages such as:
>>>>
>>>> 'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested
>>>> password not found for 10.1.1.33'
>>>>
>>>> This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina
>>>> templates.
>>>>
>>>> In the password script the password is attempted using wget like this:
>>>> 'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
>>>> $PASSWORD_SERVER_IP:8080'
>>>>
>>>>
>>>> SSH keys do work, only the passwords seem to be affected.
>>>>
>>>> Am I missing something or have I just found another bug?
>>>>
>>>>
>>>> Lucian
>>>>
>>>> --
>>>> Sent from the Delta quadrant using Borg technology!
>>>>
>>>> Nux!
> >>> www.nux.ro


Re: [4.6] Instance passwords broken? "serve_password: requested password not found"

2015-10-16 Thread Rohit Yadav
Hi guys,

I made the change to get the password saved in specific interface files 
(password- file) as earlier there was an bug/security issue with using 
simply the password file. I’ll look into it and get back on this. Thanks for 
reporting.

On 16-Oct-2015, at 2:36 pm, Nux! mailto:n...@li.nux.ro>> wrote:

Ok, opened the following with some more info as well.

https://issues.apache.org/jira/browse/CLOUDSTACK-8957

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
From: "Nux!" 
To: dev@cloudstack.apache.org
Sent: Friday, 16 October, 2015 09:53:40
Subject: Re: [4.6] Instance passwords broken? "serve_password: requested 
password not found"

Will do shortly

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
From: "Remi Bergsma" 
To: dev@cloudstack.apache.org
Sent: Friday, 16 October, 2015 09:52:24
Subject: Re: [4.6] Instance passwords broken? "serve_password: requested
password not found"

Do we already have an Jira issue for this? If not, please create one so we can
look into it.

Thanks,
Remi




On 16/10/15 06:13, "Suresh Sadhu"  wrote:

Password  saved  in the right file but it's not applying on vm. its bug.

You can check the  generated passwords in below file in the router :

/var/cache/cloud/passwords_10.1.1.1



Regards
sadhu


-Original Message-
From: Erik Weber [mailto:terbol...@gmail.com]
Sent: Friday, October 16, 2015 12:45 AM
To: dev@cloudstack.apache.org
Subject: Re: [4.6] Instance passwords broken? "serve_password: requested
password not found"

I saw the same some weeks ago, seemed to me that the password got saved to the
wrong file.

Is this a basic zone?

Erik

Den torsdag 15. oktober 2015 skrev Nux!  følgende:

Hi,

Now that CLOUDSTACK-8923 is fixed I could move on with other testing
and found out the deployed instances do not get the root/Administrator
password set.
Looking at the logs in the VR I could see messages such as:

'Oct 15 17:12:27 r-4-VM passwd_server_ip.py: serve_password: requested
password not found for 10.1.1.33'

This was tested with CentOS 6, Ubuntu 14.04 and my own Macchinina
templates.

In the password script the password is attempted using wget like this:
'wget -q -t 3 -T 20 -O - --header "DomU_Request: send_my_password"
$PASSWORD_SERVER_IP:8080'


SSH keys do work, only the passwords seem to be affected.

Am I missing something or have I just found another bug?


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Regards,
Rohit Yadav
Software Architect, ShapeBlue


[cid:image003.png@01D104EF.CE276C40]


M. +91 88 262 30892 | 
rohit.ya...@shapeblue.com<mailto:rohit.ya...@shapeblue.com>
Blog: bhaisaab.org<http://bhaisaab.org> | Twitter: @_bhaisaab
ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS

Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software 
Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure 
Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

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 a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.