User Management

Proxmox supports multiple users, roles, groups, and authentication realms. This is essential for any shared or production environment, as well as keeping access limited and secure.

Authentication Realms available in Proxmox

 

Creating and Setting up New User

Create User

  1. Go to Datacenter > Permissions > Users
  2. Click Add
  3. Fill in:
        • User name: e.g., homelab-admin
        • Realm: Proxmox VE Authentication Server
        • Password: set a strong password
        • Email, First/Last Name: optional
  4. Click Add

 

Assigning Premissions

  1. Go to Datacenter > Permissions
  2. Click Add > User Permission
  3. Set:
        • Path: / (root, grants access to everything)
        • User: the user you just created
        • Role: Administrator (for full access) or PVEVMAdmin (for VM management only)
  4. Click Add

Built In Roles


Note: It is best practice to avoid using the root account for daily tasks. Create a named admin account for normal use.


Revision #1
Created 2026-03-12 01:34:55 UTC by lumxux
Updated 2026-03-12 01:40:10 UTC by lumxux