Discussion:
change role to user
Hollman Enciso R.
2014-01-23 01:02:41 UTC
Permalink
Hello, it's possible to change the role to the users ?

i have 2 users (normal users) but i need to change the role from normal
user to domain administrator. but i try edit the user and it's not possible.

regards
--
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com <http://www.hollmanenciso.com/>
@hollman
Geoff Higginbottom
2014-01-23 09:20:22 UTC
Permalink
Hollman,

It’s the Account, not the User that has the permissions.

In the 'account' table, you could try changing the 'type' field from 0 (user) to 1 (Domain Admin), but I have not tried this myself so please test on a test system and not a production system

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

***@shapeblue.com

-----Original Message-----
From: Hollman Enciso R. [mailto:***@gmail.com]
Sent: 23 January 2014 01:03
To: ***@cloudstack.apache.org
Subject: change role to user

Hello, it's possible to change the role to the users ?

i have 2 users (normal users) but i need to change the role from normal user to domain administrator. but i try edit the user and it's not possible.

regards
--
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com <http://www.hollmanenciso.com/> @hollman
Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers the best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2.1 training<http://shapeblue.com/cloudstack-training/>
18th-19th February 2014, Brazil. Classroom<http://shapeblue.com/cloudstack-training/>
17th-23rd March 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
24th-28th March 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
16th-20th June 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
23rd-27th June 2014, Region B. Instructor led, On-line<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 is a registered trade
Hollman Enciso R.
2014-01-23 16:52:20 UTC
Permalink
On Thu, Jan 23, 2014 at 4:20 AM, Geoff Higginbottom <
Post by Geoff Higginbottom
Hollman,
It’s the Account, not the User that has the permissions.
In the 'account' table, you could try changing the 'type' field from 0
(user) to 1 (Domain Admin), but I have not tried this myself so please test
on a test system and not a production system
Geoff thanks a lot!!

it works updating the database. In my case

update account set type=1 where id=8 --> Super admin
update account set type=2 where id=8 --> Domain Admin

Best regards

IMHO I think that this option it's neccesary in the UI :P
--
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com <http://www.hollmanenciso.com/>
@hollman
Continue reading on narkive:
Loading...