Basic authentication
By default, whenever you create a fresh cluster, an admin user is created,
with the username admin
and a randomly generated password.
This password is printed out following the successful creation of the cluster.
An admin user can create users, change user passwords, and delete users from the MKE system.
Create users
Log in to the MKE Dashboard as an administrator.
Navigate to Access Control –> Users to access the user page.
Click the Create User button at the far right to access the User Creation page.
Enter the pertinent information into the following fields:
- username
- password
- confirm password
ℹ️You can enter the name of the user into the name field, however this is optional and the input is not in use in MKE.Optional. If the user you are creating is to be an admin, tick the admin checkbox.
Change a password
Log in to the MKE Dashboard as an administrator.
Navigate to Access Control –> Users to access the user page.
Click the username for the user whose password you want to change. The page for that particular user will display.
Click Update password at the top right of the user page to access the update password page.
Enter the new password in to the new password field and confirm it in the confirm new password field.
Click Update in the bottom right corner of the page.
Delete users
Log in to the MKE Dashboard as an administrator.
Navigate to Access Control –> Users to access the user page.
Tick the checkbox to the left of the username for the user you want to delete. You can tick multiple boxes to delete multiple users at the same time.
Click the actions dropdown at the far top right of the page and select remove. A Delete confirmation dialog will display.
Click Delete to remove the user from the MKE system.
Alternately, you can delete a user from their dedicated user page:
Click the username for the user you want to delete to access their dedicated user page.
Click Delete at the far top right of the page. A Delete confirmation dialog will display.
Click Delete to remove the user from the MKE system.