Cannot share permission & edit ACL

I have a dataset SMB_UnitArchive, by default is only owner which can opening. But currently I want to add one user can open that dataset but that one user can’t open folder into available folder dataset.


Did you apply the ACL recursively when you set it?

I don’t understand, What is meant by ACL recursive?

You can choose whether to only apply the ACL to the dataset mountpoint or to apply it recursively (the mountpoint and everything inside it).

I created the SMB_UnitArchive data set. By default only the owner group account can open and manage it.But I want to add 1 new user so that the new user can open the folders and files in the dataset.When I add permission on dataset with full control, the new user can open dataset but can’t open available folders.

Where can I find this setting?Is it possible to edit the ACL permission on the SMB_UnitArchive dataset?

The checkbox for recursive is literally in the screenshot you just posted.

Which you mean is check box flag inherit?

“Apply permissions recursively”

Omg, I just saw that checkbox above the button Save ACL.
Should I check that So that new users can open available folders and files.