User Management
The User Management section gives administrators full control over who can access the server and what they can do. Create and manage user accounts, organize users into groups for application access, define roles with granular permissions, and handle registration approvals — all from one place in the dashboard.
Admin only
All User Management pages require admin privileges. Each page has its own specific permission — see the individual page documentation for details.
What you can manage
👤 User Admin
Create, edit, ban, and delete user accounts. Reset passwords, change roles, revoke sessions, and impersonate users for troubleshooting
👥 Groups
Organize users into groups that control which applications they can access across 11 software categories
🔑 Roles & Permissions
Define roles with granular permissions across 10 domains and 34 permission keys using the full RBAC system
📋 Registration Queue
Review and approve pending user registrations when admin approval mode is enabled
User management pages
Explore each area
CLI alternatives
Several user management operations can also be performed from the command line:
qb user create -u <username> -p <password>— create a new userqb user delete -u <username>— delete a userqb user ban -u <username>— ban a userqb user unban -u <username>— unban a userqb user password -u <username> -p <password>— change a user’s passwordqb user promote -u <username>— promote to adminqb user demote -u <username>— demote from adminqb user quota -u <username> -o <size>— set disk quotaqb user shell -u <username> -o <full|limited|sudo>— set shell access level
The dashboard provides a more comprehensive interface with features not available via the CLI, including full RBAC role management, group-based application access, and session management.
Related pages
Join the Community
Media server operators sharing configs, getting support, and shaping the future of QuickBox Pro.