Hi Kishan, I am able to access management server with Admin Account users. But it failed with users of user account type:
2013-02-07 15:16:28,844 DEBUG [cloud.api.ApiServlet] (8200788@qtp-30208173-2:null) ===START=== 10.252.224.85 -- POST null 2013-02-07 15:16:28,847 DEBUG [cloud.user.AccountManagerImpl] (8200788@qtp-30208173-2:null) Attempting to log in user: user1 in domain 1 2013-02-07 15:16:28,847 DEBUG [server.auth.MD5UserAuthenticator] (8200788@qtp-30208173-2:null) Retrieving user: user1 2013-02-07 15:16:28,858 DEBUG [cloud.user.AccountManagerImpl] (8200788@qtp-30208173-2:null) User: user1 in domain 1 has successfully logged in 2013-02-07 15:16:28,874 DEBUG [cloud.api.ApiServlet] (8200788@qtp-30208173-2:null) ===END=== 10.252.224.85 -- POST null 2013-02-07 15:16:28,914 DEBUG [cloud.api.ApiServlet] (8200788@qtp-30208173-2:null) ===START=== 10.252.224.85 -- GET command=listCapabilities&response=json&sessionkey=vikAvO3ZLzfbhm1O8hL6IaJhY2Q%3D&_=1360230392794 2013-02-07 15:16:28,919 ERROR [cloud.api.ApiServer] (8200788@qtp-30208173-2:null) unable to verify request signature 2013-02-07 15:16:28,920 DEBUG [cloud.api.ApiServlet] (8200788@qtp-30208173-2:null) ===END=== 10.252.224.85 -- GET command=listCapabilities&response=json&sessionkey=vikAvO3ZLzfbhm1O8hL6IaJhY2Q%3D&_=1360230392794 Thanks, Sailaja.M -----Original Message----- From: Abhinandan Prateek Sent: Wednesday, February 06, 2013 8:47 PM To: Sailaja Mada; Kishan Kavala; Likitha Shetty; cloudstack-dev@incubator.apache.org Subject: Re: [ACS41]Only default Root admin is allowed to login Management Server The PlainTextUserAuthenticator is redundant now, we should get rid of that. -abhi On 06/02/13 2:42 PM, "Sailaja Mada" <sailaja.m...@citrix.com> wrote: >Thanks Kishan. Jira ID is : >https://issues.apache.org/jira/browse/CLOUDSTACK-1175 > >Regards, >Sailaja.M > >-----Original Message----- >From: Kishan Kavala >Sent: Wednesday, February 06, 2013 2:23 PM >To: Likitha Shetty; Sailaja Mada; cloudstack-dev@incubator.apache.org >Subject: RE: [ACS41]Only default Root admin is allowed to login >Management Server > >PlainTextUserAuthenticator is being loaded by default and password is >stored in plain text. It should use MD5UserAuthenticator instead. > >Sailaja, > Can you please file a bug? I'll be fixing it shortly. > >~kishan > >> -----Original Message----- >> From: Likitha Shetty [mailto:likitha.she...@citrix.com] >> Sent: Wednesday, 6 February 2013 12:19 PM >> To: Sailaja Mada; cloudstack-dev@incubator.apache.org >> Subject: RE: [ACS41]Only default Root admin is allowed to login >> Management Server >> >> I am facing the same issue. >> >> Thank you, >> Likitha >> >> >-----Original Message----- >> >From: Sailaja Mada [mailto:sailaja.m...@citrix.com] >> >Sent: Wednesday, February 06, 2013 12:09 PM >> >To: cloudstack-dev@incubator.apache.org >> >Subject: [ACS41]Only default Root admin is allowed to login >> >Management Server >> > >> >Hi, >> > >> >I have created user/admin accounts under root domain. I am not able >> >login with these users. I tried with users under a new domain as well. >> >========================================================= >> ======== >> >====================== >> >2013-02-06 12:00:31,671 INFO [cloud.api.ApiServer] >> >(11296479@qtp-30212151- >> >22:null) 10.144.7.13 -- POST command=login domain=/Failed to >> >authenticate user newadmin1 in domain 1; please provide valid >> >credentials >> >========================================================= >> ======== >> >====================== >> >Only default Root admin is allowed to login Management Server. Has >> >any one observed the same issue? >> > >> >Thanks and Regards, >> >Sailaja.M