Administer user access
Manage user accounts to control who can access your cloud resources and ensure that only authorized individuals can interact with OpenStack services.
As an OpenStack administrator, you can add, modify, and delete users in the OpenStack Dashboard. Users can be members of one or more projects. You can manage projects and users independently from each other.
Create a user account in the dashboard Copy linkLink copied!
Create user accounts in the dashboard to grant individuals the access and permissions they need to interact with cloud resources.
About this task Copy linkLink copied!
You can assign a primary project and role to the user. Users that you create with OpenStack Dashboard (horizon) are Identity service (keystone) users by default. You can integrate Active Directory users by configuring the LDAP provider included with the Identity service.
Procedure Copy linkLink copied!
- Log in to the Dashboard as an admin user.
- Select Identity > Users.
- Click Create User.
- Enter a user name, email, and preliminary password for the user.
- Select a project from the Primary Project list.
- Select a role for the user from the Role list. The default role is
member. - Click Create User.
Update user account details in the dashboard Copy linkLink copied!
Edit user accounts in the dashboard to keep user information current and accurate, ensuring that project assignments and contact details reflect organizational changes.
About this task Copy linkLink copied!
You can update user details, including the user name, email, and primary project.
Procedure Copy linkLink copied!
- Log in to the OpenStack Dashboard as an admin user.
- Select Identity > Users.
- In the Actions column, click Edit.
- In the Update User window, you can update the User Name, Email, and Primary Project.
- Click Update User.
Suspend or reinstate user access in the dashboard Copy linkLink copied!
Enable or disable user accounts in the dashboard to temporarily suspend or reinstate access without deleting the account, preserving user data and history for audit purposes.
About this task Copy linkLink copied!
- Limitations
-
- You cannot disable or enable more than one user at a time.
- You cannot set the primary project of a user to active.
A disabled user cannot:
- Log in to the Dashboard.
- Get access to OpenStack services.
- Do any user-project action in the Dashboard.
Procedure Copy linkLink copied!
- As an admin user in the Dashboard, select Identity > Users.
- In the Actions column, click the arrow, and select Enable User or Disable User. In the Enabled column, the value then updates to either
TrueorFalse.
Delete a user in the dashboard Copy linkLink copied!
Delete user accounts in the dashboard to permanently revoke system access and maintain a secure environment. You must have an administrative role to delete other users.
About this task Copy linkLink copied!
Procedure Copy linkLink copied!
- As an admin user in the OpenStack Dashboard, select Identity > Users.
- Select the users you want to delete.
- Click Delete Users. The Confirm Delete Users window is displayed.
- Click Delete Users to confirm the action.