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
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