Category filter

Create local user accounts on Linux devices enrolled in Hexnode UEM

Configuring local user accounts gives IT administrators control over who can access and manage system resources, improving both security and user management within an organization. In cases where multiple employees share devices, creating individual local user accounts ensures that each user has separate access.

With Hexnode UEM’s Create User Account action, IT administrators can remotely set up local user accounts on devices directly from the UEM console. This feature allows the required account privileges to be assigned to each user without needing physical access to the device. Here’s how you can create local user accounts on Linux devices enrolled in Hexnode UEM.

Note:

This action is supported on the Ultimate and Ultra pricing plans.

Create User Account

To create a user account on a Linux device,

  1. Log in to your Hexnode UEM portal.
  2. Navigate to Manage > Devices.
  3. Select the required Linux device.
  4. Click Actions > Create User Account.
  5. A dialog box will appear, prompting you to enter the necessary details to create a user:
    • Full Name: Specify the full name of the user.
    • Account Name: Specify the username of the user to be displayed.
    • Password: Configure a password for the account login.
    • Verify Password: Re-enter the password to verify it.
    • Login Shell: Select the login shell from the drop-down menu. The available login shells are
      /bin/bash, /bin/sh, /bin/csh, /bin/tcsh, /bin/ksh, /bin/zsh, /bin/ash, and /bin/dash.
    • Grant Superuser Privileges: Choose this option if you wish to grant the user superuser privileges.
  6. Click Create to create the user.
  • Uncategorized