After you create a cluster, you must create users to submit jobs. This topic shows you how to quickly create a sudo user named gmx.test.
Prerequisites
You have created a cluster. For more information, see Create a cluster.
Procedure
-
Log in to the Elastic High Performance Computing console.
-
In the upper-left corner of the top navigation bar, select a region.
-
In the left-side navigation pane, choose Resource ManagementUser.
-
On the Users page, select your target cluster from the list and click Add User.
-
On the Add User page, enter the user's information.
Parameter
Example
Description
User name
gmx.test
The user name used to log in to the cluster.
User group
sudo
This user group is for administrators who manage the cluster. In addition to submitting and debugging jobs, they can run sudo commands to perform administrative tasks, such as installing software and restarting nodes.
Password
Ehpc123456
The password used to log in to the cluster.
-
Click OK.
Result
The new gmx.test user appears in the user list.