Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CC16EC7A for ; Wed, 23 Jan 2013 17:14:56 +0000 (UTC) Received: (qmail 94816 invoked by uid 500); 23 Jan 2013 17:14:55 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 94780 invoked by uid 500); 23 Jan 2013 17:14:55 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 94771 invoked by uid 99); 23 Jan 2013 17:14:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 17:14:55 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sanjay.tripathi@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 17:14:49 +0000 X-IronPort-AV: E=Sophos;i="4.84,523,1355097600"; d="scan'208";a="520748" Received: from banpmailmx02.citrite.net ([10.103.128.74]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 23 Jan 2013 17:14:27 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX02.citrite.net ([10.103.128.74]) with mapi; Wed, 23 Jan 2013 22:44:24 +0530 From: Sanjay Tripathi To: "cloudstack-dev@incubator.apache.org" Date: Wed, 23 Jan 2013 22:44:23 +0530 Subject: RE: not able to loggin to user account through CloudStack UI Thread-Topic: not able to loggin to user account through CloudStack UI Thread-Index: Ac35hbdJRoip6wVbSH2AuW5jGwcSsQABlYKw Message-ID: <02C38648D4635F4EB02DE11EE81CF1EE012F106804B3@BANPMAILBOX01.citrite.net> References: <0E5467E5-E125-4CF9-A445-6ADDF2D1CDE8@citrix.com> In-Reply-To: <0E5467E5-E125-4CF9-A445-6ADDF2D1CDE8@citrix.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Min, I also faced similar prolem with "listServiceOfferings" API, could you plea= se check that as well. Thanks, Sanjay > -----Original Message----- > From: Min Chen [mailto:min.chen@citrix.com] > Sent: Wednesday, January 23, 2013 9:52 PM > To: cloudstack-dev@incubator.apache.org > Cc: cloudstack-dev@incubator.apache.org > Subject: Re: not able to loggin to user account through CloudStack UI >=20 > Sorry, That is my commit, tested locally only with admin user. I will fix= this > once I get into office. Sorry for the inconvenience. >=20 > -min >=20 > Sent from my iPhone >=20 > On Jan 22, 2013, at 11:04 PM, "Nitin Mehta" > wrote: >=20 > > Yeah..you can revert it locally for yourself and notify the author for > > the same so that she reverts it in master > > > > On 23/01/13 12:22 PM, "Sanjay Tripathi" > wrote: > > > >> This is the commit that checked in yesterday: > >> https://github.com/apache/incubator- > cloudstack/commit/26be5ce2dfd00dd > >> 8a4ea > >> 3272ad7da2be6d060c5c > >> > >> > >>> -----Original Message----- > >>> From: Nitin Mehta [mailto:Nitin.Mehta@citrix.com] > >>> Sent: Wednesday, January 23, 2013 12:20 PM > >>> To: cloudstack-dev@incubator.apache.org > >>> Subject: Re: not able to loggin to user account through CloudStack > >>> UI > >>> > >>> listZones should be available for all the users. Can you please give > >>> a look as to what code got checked in master yesterday and if there > >>> is something related to this - should be easy to find ? > >>> > >>> On 23/01/13 12:12 PM, "Sanjay Tripathi" > >>> wrote: > >>> > >>>> Hi all, > >>>> > >>>> While logging into a user account through CloudStack UI, the login > >>>> failed while calling listZones API with the following error: > >>>> > >>>> > http://localhost:8080/client/api?command=3DlistZones&response=3Djson&se > >>>> ssi > >>> o > >>>> nke > >>>> y=3DxEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=3D1358921073501 > >>>> > >>>> Error: { "listzonesresponse" : > >>>> {"errorcode":530,"cserrorcode":4250,"errortext":"Internal error > >>>> executing command, please contact your system administrator"}, > >>>> "cloudstack-version": "4.1.0-SNAPSHOT" } > >>>> > >>>> So, there seems to have access denied error. > >>>> Till yesterday, it was working fine and the problem occurs when I > >>>> pulled the latest asf code. > >>>> > >>>> Can somebody confirm it, if this is an API error or if this is by > >>>> design that API has removed the user access privilege for listZones > >>>> API call. If later one is the case then there is a need to change > >>>> CloudStack UI accordingly. > >>>> > >>>> Thanks, > >>>> Sanjay > >> > >