// Blog · tag
#pveum
Every post tagged pveum.
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.
automation
How to Create and Use API Tokens for Proxmox VE Automation
Stop hardcoding root passwords into your scripts. Here's how to create scoped, revocable API tokens in Proxmox VE with pveum, and wire them into curl, Ansible, and Terraform.