// Blog · tag
#user management
Every post tagged user management.
Blog posts
security
How to Create a New User in Proxmox VE (Step-by-Step for Beginners)
Stop logging in as root. Learn how to create a new Proxmox VE user account from the GUI and CLI, set a password, and grant just enough access to get real work done.
security-access-control
How to Configure LDAP and Active Directory Authentication in Proxmox VE
Stop managing separate Proxmox passwords for every user. Learn how to connect Proxmox VE to an existing LDAP or Active Directory server, sync users and groups, and map directory groups to Proxmox roles, with GUI steps, pveum CLI commands, and troubleshooting for common bind and sync errors.
administration
Proxmox VE Role-Based Access Control: Users, Groups, Roles, and Permissions Explained
Learn how Proxmox VE's RBAC system works and how to delegate access safely, with step-by-step examples for creating a restricted VM operator, a read-only auditor, and a backup-only account without ever sharing the root password.