Why does ZFS dataset has different permissions for folders over SMB?

Sawtaytoes

Patron
Joined
Jul 9, 2022
Messages
221
There are only 2 folders in a single dataset that I cannot write to over SMB.

1. The ZFS readonly flag is off.
2. Over SMB, I can write to the dataset itself and 2 of the 4 directories.
3. I have the SMB share set to "Everyone".
4. Jellyfin and Plex are pointed at the directories in this dataset, but not at the dataset itself.
5. Only 1 directory is marked as "Read Only" when mounted in both Jellyfin and Plex and this _is_ one of the directories I'm having write problems.
6. Root can write to all directories in this dataset no problem.
7. Under the Security tab in Windows, the "Group or user names:" sections match for all 4 directories.
8. All folders have the same permissions when using `ls -lah`.

I keep changing the dataset's ACL and SMB permissions, but nothing worked. Even deleting and re-creating the SMB share and the dataset's permissions didn't change anything. I also stopped the Jellyfin and Plex apps and tried writing to one of those two directories.

The exact error message:
1674118970871.png
 
Top