new user managment

Asked by Angel

How do we create new users.? also while adding new user, where do we specify password? I followed this guide
http://docs.openstack.org/cactus/openstack-compute/admin/content/build-and-configure-openstack-dashboard.html. Nowhere is specified how to assign password for user. Even , user is not a system user so we set password for it..??

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
Devin Carlen Edit question
Last query:
Last reply:
Revision history for this message
Devin Carlen (devcamcar) said :
#1

Hi Angel,

During the installation process, you create a site level administrator and supply a username and password. This user will have access to the /admin url, but won't necessarily have administrative rights in nova itself. This depends on your own nova user configuration.

To add additional users, the openstack-dashboard provides an implementation of django-registration. This allows new users to register directly from the site and then receive an email in their inbox that will allow them to complete their registration and choose a password.

Can you help with this problem?

Provide an answer of your own, or ask Angel for more information if necessary.

To post a message you must log in.