BoxBilling_Proxmox
BoxBilling_Proxmox copied to clipboard
Create dedicated users for security
Clients need their own dedicated users in Proxmox. Otherwise, the console is executed as root, causing serious security risks!
I tried to do that in the code but faced a bug on password change... See https://github.com/scith/BoxBilling_Proxmox/blob/master/Serviceproxmox/Service.php#L277-L317