1.6. System Accounts
1.6.1. Red Hat Enterprise Virtualization Manager User Accounts
When the rhevm package is installed, a number of user accounts are created to support Red Hat Enterprise Virtualization. The user accounts created as a result of rhevm package installation are as follows. The default user identifier (UID) for each account is also provided:
- The
vdsmuser (UID36). Required for support tools that mount and access NFS storage domains. - The
ovirtuser (UID108). Owner of theovirt-engineRed Hat JBoss Enterprise Application Platform instance.
1.6.2. Red Hat Enterprise Virtualization Manager Groups
When the rhevm package is installed, a number of user groups are created. The user groups created as a result of rhevm package installation are as follows. The default group identifier (GID) for each group is also listed:
- The
kvmgroup (GID36). Group members include:- The
vdsmuser.
- The
ovirtgroup (GID108). Group members include:- The
ovirtuser.
1.6.3. Virtualization Host User Accounts
When the vdsm and qemu-kvm-rhev packages are installed, a number of user accounts are created. These are the user accounts that are created on the virtualization host as a result of vdsm and qemu-kvm-rhev package installation. The default user identifier (UID) for each entry is also listed:
- The
vdsmuser (UID36). - The
qemuuser (UID107). - The
sanlockuser (UID179).
In addition Red Hat Enterprise Virtualization Hypervisor hosts define an
admin user (UID 500). This admin user is not created on Red Hat Enterprise Linux virtualization hosts. The admin user is created with the required permissions to run commands as the root user using the sudo command. The vdsm user which is present on both types of virtualization hosts is also given access to the sudo command.
Important
The user identifiers (UIDs) and group identifiers (GIDs) allocated may vary between systems. The
vdsm user however is fixed to a UID of 36 and the kvm group is fixed to a GID of 36.
If UID
36 or GID 36 is already used by another account on the system then a conflict will arise during installation of the vdsm and qemu-kvm-rhev packages.
1.6.4. Virtualization Host Groups
When the vdsm and qemu-kvm-rhev packages are installed, a number of user groups are created. These are the groups that are created on the virtualization host as a result of vdsm and qemu-kvm-rhev package installation. The default group identifier (GID) for each entry is also listed:
- The
kvmgroup (GID36). Group members include:- The
qemuuser. - The
sanlockuser.
- The
qemugroup (GID107). Group members include:- The
vdsmuser. - The
sanlockuser.
Important
The user identifiers (UIDs) and group identifiers (GIDs) allocated may vary between systems. The
vdsm user however is fixed to a UID of 36 and the kvm group is fixed to a GID of 36.
If UID
36 or GID 36 is already used by another account on the system then a conflict will arise during installation of the vdsm and qemu-kvm-rhev packages.