user cannot change his own password

2013-02-17 Thread Andrea Ottonello
Hallo. I've noticed that a normal user is not able to even change his password. Domain admin cannot do it as well (so I don't understand what difference is there between domain admin and user). Anyway, I found that this issue has been corrected modifying some files. I have found this patch and down

RE: user cannot change his own password

2013-02-17 Thread Pranav Saxena
Hey Andrea , A silly question from me as well :) - Do you have a developer environment for CloudStack ? if so, then you could apply the patch using this command - #git apply issue-648-fixing.patch and then deploy the server again using mvn clean install -P developer,systemvm Regards, Pranav

Re: Fail to add host in GRE based zone

2013-02-17 Thread Sebastien Goasguen
Could/should this work with XCP 1.6 ? Has it been tested ? On Feb 15, 2013, at 11:12 PM, Chiradeep Vittal wrote: > Yes > > -- > Chiradeep > > On Feb 15, 2013, at 13:16, "Sebastien Goasguen" wrote: > >> I setup xen 4.1 oss, on ubnutu 12.04 and xcp-xapi…via apt-get >> >> default packages.. >

on templates size again (possibly security issue)

2013-02-17 Thread Nux!
Hello, This is related to our recent discussion on customising the ROOT disk[1], being a bit unhappy about it I tried to test stuff and see how this could inconvenience users or admins. So I created a 1 TB Centos 6 qcow2 template (compressed is more like 400 MB, but uncompressed is 10GB or s

Re: on templates size again (possibly security issue)

2013-02-17 Thread Nitin Mehta
Lucian - If that be the case please file a bug with your relevant logs in it. I am surprised see it though. Easy way out is to disable the user registering a template is to set max template limit to 0 in global config. But this will also disable him to create template from snapshot. Other way out

RE: on templates size again (possibly security issue)

2013-02-17 Thread Pranav Saxena
The fix suggested by Nitin at the API level is perfect. Though, if you want you can also have a fix at the UI layer as well by not allowing the user to register a template. -Original Message- From: Nitin Mehta [mailto:nitin.me...@citrix.com] Sent: Monday, February 18, 2013 10:09 AM To:

Re: spice protocol integration with cloudstack

2013-02-17 Thread David Nalley
On Mon, Feb 18, 2013 at 1:17 AM, Sunilreddy Kovvuri wrote: > Hi, > >I compiled spice 0.10.1.I want to use spice instead of vnc iin > cloudstack. How to integrate spice with cloudstack? So there are a few different places you'd need to make changes in source code: First - agent code to te