The acl for accessing the smb shared folder does not work.
getfacl shows that it is configured correctly, I can connect and see the folder - credentials are accepted, I can't see the contents, I can't write.
He won't let me into the folder itself. But for some reason, a lower-level dataset of the same name was created from users, which I cannot delete. And when I connect, I most likely get exactly this user folder inside the dataset
getfacl /mnt/mydataset/dataset1/
getfacl: Removing leading '/' from absolute path names
# file: mnt/mydataset/dataset1/
# owner: root
# group: root
user::rwx
group::rwx
group:groupdataset1:rwx
mask::rwx
other::---
getfacl shows that it is configured correctly, I can connect and see the folder - credentials are accepted, I can't see the contents, I can't write.
He won't let me into the folder itself. But for some reason, a lower-level dataset of the same name was created from users, which I cannot delete. And when I connect, I most likely get exactly this user folder inside the dataset
getfacl /mnt/mydataset/dataset1/
getfacl: Removing leading '/' from absolute path names
# file: mnt/mydataset/dataset1/
# owner: root
# group: root
user::rwx
group::rwx
group:groupdataset1:rwx
mask::rwx
other::---


