The MRS cluster provides the following two types of users. Users are advised to periodically change the passwords. It is not recommended to use the default passwords.
User Type |
Description |
---|---|
System users |
User who runs OMS processes |
Database users |
|
Default User Group |
Description |
---|---|
supergroup |
Primary group of user admin, which has no additional permissions in the cluster with Kerberos authentication disabled. |
check_sec_ldap |
Used to test whether the active LDAP works properly. This user group is generated randomly in a test and automatically deleted after the test is complete. which is an internal system user group used only between components. |
Manager_tenant |
Tenant system user group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
System_administrator |
MRS cluster system administrator group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
Manager_viewer |
MRS Manager system viewer group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
Manager_operator |
MRS Manager system operator group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
Manager_auditor |
MRS Manager system auditor group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
Manager_administrator |
MRS Manager system administrator group, which is an internal system user group used only between components. It is used only in clusters with Kerberos authentication enabled. |
compcommon |
MRS cluster internal group, used to access public resources in the cluster. All system users and system running users are added to this user group by default. |
default_1000 |
User group created for tenants, which is an internal system user group used only between components. |
launcher-job |
MRS internal group, which is used to submit jobs using V2 APIs. |
OS User Group |
Description |
---|---|
wheel |
Primary group of MRS internal running user omm. |
ficommon |
MRS cluster common group that corresponds to compcommon for accessing public resource files stored in the OS of the cluster. |
MRS cluster system database users include OMS database users and DBService database users.
Do not delete database users. Otherwise, the cluster or components may not work properly.
Operation |
Default User |
Initial Password |
Description |
---|---|---|---|
OMS database |
ommdba |
dbChangeMe@123456 |
OMS database administrator who performs maintenance operations, such as creating, starting, and stopping. |
omm |
ChangeMe@123456 |
User for accessing OMS database data |
|
DBService database |
omm |
dbserverAdmin@123 |
Administrator of the GaussDB database in the DBService component |
hive |
HiveUser@ |
User for Hive to connect to the DBService database |
|
hue |
HueUser@123 |
User for Hue to connect to the DBService database |
|
sqoop |
SqoopUser@ |
User for Loader to connect to the DBService database. |