I'm attempting to deploy lxc containers through the API and have run into an error that tells me that only root@pam is allowed to create mount point type bind. I've compared permissions to the API token I am using and am not really seeing anything that stands out as the missing permissions I have assigned to the token id.
Is it possible to deploy an lxc container through the API with bind mounts (without doing it as root@pam)?
Is it possible to deploy an lxc container through the API with bind mounts (without doing it as root@pam)?