Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 47 Current »


Display users

To display users:

  1. Click the User icon on the Main menu

Users view


Create a user

See Create a user


Search for users and filter users

To search for users and filter users to display only those with specific text in the user details:

  1. Go to Users view → Users

  2. In the filter box on the right-hand side, enter a text string to search for which can include wildcards.
    For more details about how the platform's search works, see Search for VMs and filter the search


Display user cards

To display users in card view, select the card view tab from the view selectors in the top right-hand corner.

Users view with user cards and pages

Display users by status

In list view, the user status a colored icon in the Activated column:

  • Green dot for active accounts

  • Red dot for suspended accounts

  • Red padlock symbol for accounts suspended automatically after too many failed login attempts

To filter groups of users, click on the pages to display the following:

  • All users on the All page

  • Active users on the Activated page

  • Suspended users on the Suspended page


Suspend or enable a user account

If you need to stop a user from working with or logging in to the platform on a temporary basis, you can suspend the user account.

To suspend a user account:

  1. Go to Users

  2. Select a user

  3. Click the pencil edit button. The user dialog will open

  4. Go to Advanced, and unselect the Activated checkbox

The platform will suspend the account. When a user account is suspended, the platform will log the user out immediately. Be careful not to disable your own account! Fortunately, the main cloud administrator account cannot be disabled.

To enable the user account again, select the Activated checkbox.

If the user makes too many failed login attempts, the platform will automatically suspend their account for the account lock duration or until it is enabled by an administrator.


Manually reset a user password

If a user cannot automatically reset their password or if the user account is locked for too many password attempts, you can manually reset the password and unlock the account. 

To manually reset a user password:

  1. Open the Users view and select the user

  2. Click the Edit button at the top-right of the Users page. The user form will open.

  3. Enter the new password

  4. Recommended: go to Advanced and select the checkbox to Reset password on next login

  5. If the user account is locked and you wish to unlock it, go to Advanced, and select the Activated option

  6. Click Save. If the user is currently logged in, they will be automatically logged out when you save a new password,

The user password will be reset. Notify the user of their new password.


Delete a user

To delete a user:

  1. Select the user account and click the trash bin delete button

  2. Confirm the delete

Abiquo will delete the user account but the user's VMs and other resources will remain in the cloud platform and users in the same enterprise with the appropriate permissions can work with them.


Manage users with the API

For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource UsersResource.

See also: How to create a tenant via API

  • No labels