SAMBA+ACL in LXC

daa

New Member
Aug 10, 2023
2
1
3
Hello.
Can you advise for me. My task is run fileserver on LXC-container with ZFS-storage.
I'm create ZFS-storage on host ProxmoxVE used physical HDD and configure ACL support.
Next, I'm create LXC container from template "debian-11-standard-11.6-1_amd". Install Samba, enter LXC in the Domain.
Mount dataset to LXC-container and configure Samba share.
My problem is that when I turning on module "acl_xaatr", I not change Windows ACL from Windows client, has error "Access Denied".
Without module "acl_xaatr" not working Extended Windows ACL.
If you run everything the same on VM Debian 11, then the change permission works correctly.