Hi,
I am trying to set up a simple smb file server on proxmox:
- installed the Turnkey File Server template into an lxc container
- on pve created a folder /mnt/ctmounts/public
- added this as mount point to the container
In the container I can see /mnt/ctmounts/public and can share it via smb for my Windows machine to connect to but:
- when I try to create a file in the mounted directory on my Windows machine I get an error telling me I am not allowed (when I mount the TKL File Server's standard share folder /srv/storage, I can create files there from my Windows machine)
- when I create a folder /mnt/ctmounts/public/test (just for test purposes), this does not show up in the container in /mnt/ctmounts/public and vice versa.
So it seems that what the container sees and shares out is not exactly the same what pve hands over to it (although it is in the same place).
Anybody been through this?
BTW (in case this matters):
- The lcx container is unpriviledged
- The directory mounted to the container is on a zfs pool (the entire pve installation is)
Any helps/hints appreciated!
I am trying to set up a simple smb file server on proxmox:
- installed the Turnkey File Server template into an lxc container
- on pve created a folder /mnt/ctmounts/public
- added this as mount point to the container
In the container I can see /mnt/ctmounts/public and can share it via smb for my Windows machine to connect to but:
- when I try to create a file in the mounted directory on my Windows machine I get an error telling me I am not allowed (when I mount the TKL File Server's standard share folder /srv/storage, I can create files there from my Windows machine)
- when I create a folder /mnt/ctmounts/public/test (just for test purposes), this does not show up in the container in /mnt/ctmounts/public and vice versa.
So it seems that what the container sees and shares out is not exactly the same what pve hands over to it (although it is in the same place).
Anybody been through this?
BTW (in case this matters):
- The lcx container is unpriviledged
- The directory mounted to the container is on a zfs pool (the entire pve installation is)
Any helps/hints appreciated!