Hi,
I am pretty new to proxmox and all the networking stuff and I have a doubt about bind mounts and smb shares. I have a unprivileged container (101) in proxmox configured with a smb share over a zfs pool (called Nas). I had to access some folders of this share from other container (for example syncthing or calibre). To do this I just bind mounted the
from the host to a container but in this way I'm just "bypassing" smb controls and users. My doubt is: is this...
Read more
I am pretty new to proxmox and all the networking stuff and I have a doubt about bind mounts and smb shares. I have a unprivileged container (101) in proxmox configured with a smb share over a zfs pool (called Nas). I had to access some folders of this share from other container (for example syncthing or calibre). To do this I just bind mounted the
Code:
/Nas/subvol-101-disk-0/
Read more