Hello there,
Could somebody please help:
I need a non-root user (ncuser) to start a VM via the shell/command line.
I created a user (with adduser) and then assigned permissions as "Administrator" in the GUI.
In the GUI I can succesfully start a VM when logged in as the ncuser.
However, if I attempting via shell (command /usr/sbin/qm start 1022) with the same ncuser then I get the error:
ipcc_send_rec[1] failed: No such file or directory
ipcc_send_rec[2] failed: No such file or directory
ipcc_send_rec[3] failed: No such file or directory
please run as root
(If I do the same in the shell but as the root user then it works fine and this VM succesfully starts.)
Which additional permissions do I need to give this user ncuser to allow to start a VM from the CMD line without root rights?
Thanks a lot!
Could somebody please help:
I need a non-root user (ncuser) to start a VM via the shell/command line.
I created a user (with adduser) and then assigned permissions as "Administrator" in the GUI.
In the GUI I can succesfully start a VM when logged in as the ncuser.
However, if I attempting via shell (command /usr/sbin/qm start 1022) with the same ncuser then I get the error:
ipcc_send_rec[1] failed: No such file or directory
ipcc_send_rec[2] failed: No such file or directory
ipcc_send_rec[3] failed: No such file or directory
please run as root
(If I do the same in the shell but as the root user then it works fine and this VM succesfully starts.)
Which additional permissions do I need to give this user ncuser to allow to start a VM from the CMD line without root rights?
Thanks a lot!
Last edited: